Sentora Support Forums

Full Version: New version AWServer with ZPanelX v2.2 preview
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
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.

[attachment=211] [attachment=212] [attachment=213] [attachment=214] [attachment=215]
(05-20-2015, 08:43 AM)MarkDark Wrote: [ -> ]Part 2

   

[attachment=216] [attachment=217] [attachment=218]
(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 Windows
4. 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..
(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 Windows
4. 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..

Do not worry Smile

When I publish the release AWServer, I include your copyright Heart Big Grin
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.
Looks good any idea when you will have this completed?
(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
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.

Angry
(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
(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
Pages: 1 2 3