![]() |
|
New version AWServer with ZPanelX v2.2 preview - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: Sentora on Windows (Un-Official) v1.0 (https://senforums.mach-hosting.com/forumdisplay.php?fid=61) +---- Thread: New version AWServer with ZPanelX v2.2 preview (/showthread.php?tid=1604) |
New version AWServer with ZPanelX v2.2 preview - MarkDark - 05-20-2015 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. RE: New version AWServer with ZPanelX v2.2 preview - MarkDark - 05-20-2015 (05-20-2015, 08:43 AM)MarkDark Wrote: Part 2 RE: New version AWServer with ZPanelX v2.2 preview - Ron-e - 05-20-2015 (01-27-2015, 01:52 AM)Ron-e Wrote:(01-23-2015, 03:22 AM)MarkDark Wrote: 4. If you do not mind I'm using this theme for decoration Sentora for Windows4. You are free to use one or both of my themes, i just like to see the "theme by ..." texts/images to stay on the theme. I don't see it anymore in this picture, like in this picture.. RE: New version AWServer with ZPanelX v2.2 preview - MarkDark - 05-20-2015 (05-20-2015, 02:47 PM)Ron-e Wrote:(01-27-2015, 01:52 AM)Ron-e Wrote:(01-23-2015, 03:22 AM)MarkDark Wrote: 4. If you do not mind I'm using this theme for decoration Sentora for Windows4. You are free to use one or both of my themes, i just like to see the "theme by ..." texts/images to stay on the theme. Do not worry When I publish the release AWServer, I include your copyright
RE: New version AWServer with ZPanelX v2.2 preview - Ron-e - 06-05-2015 Are you planning to release Sentora/Zpanel for windows on github? Then others can also contribute and help with development. And maybe changes you made can contribute to the official Sentora repo on github. RE: New version AWServer with ZPanelX v2.2 preview - ayoun67 - 06-06-2015 Looks good any idea when you will have this completed? RE: New version AWServer with ZPanelX v2.2 preview - MarkDark - 06-07-2015 (06-06-2015, 01:38 AM)ayoun67 Wrote: Looks good any idea when you will have this completed? I will try to publish the June 15 RE: New version AWServer with ZPanelX v2.2 preview - kris - 08-15-2015 am i sorry to say but like all version of awserver on a windows machine , the domains or subdomains comes to live ones but it shows the login panel ,tested all your stuff alot , if i install original zpanel on windows machine it works like a charme. the only way to work awserver for me is shut down named and let's take it over from dns plus than not one problem.
RE: New version AWServer with ZPanelX v2.2 preview - kris - 08-16-2015 (05-20-2015, 08:43 AM)MarkDark Wrote: Hi Everyone! RE: New version AWServer with ZPanelX v2.2 preview - MarkDark - 08-16-2015 (08-16-2015, 12:50 AM)kris Wrote:(05-20-2015, 08:43 AM)MarkDark Wrote: Hi Everyone! 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 |