RE: New version AWServer with ZPanelX v2.2 preview
08-16-2015, 07:02 AM
(This post was last modified: 08-16-2015, 07:09 AM by MarkDark.)
(08-16-2015, 12:50 AM)kris Wrote:(05-20-2015, 08:43 AM)MarkDark Wrote: Hi Everyone!
I present a preview of the new version AWServer with ZPanelX v2.2
Made a few additional functions
1. Easy set time run daemon control panel through the cron
2. Simple mode selection working panel to port HTTP 80, or 443 HTTPS
3. SSL Manager
Very easy makes it to install the self-signed certificate for your website.
Create a certificate signing request and sent to your email.
And other functions.
your software use old stuff and its not secure to use for people that know shit abbout zpanel or ect.. the run from outsite your zpanel have no htacces file so every body can run the deamon without login in the system
bin/daemon.php is not secure
Create in directory C:\AWServer\panel\bin\
file .htaccess
write lines
# Enable function rewrite
RewriteEngine On
# Deny access to some file types / directories
RewriteRule ^/?(daemon|backup|cleaning|setadmin|setso|zppy) - [F,L,NC]
or download myfile.zip