ServerRoot "/usr/local/apache"
Listen 203.124.10.177:80
LoadModule suphp_module modules/mod_suphp.so
#LoadModule php5_module modules/libphp5.so
User www
Group www
ServerAdmin support@communilink.net
ServerName zeus.communilink.net:80
DocumentRoot "/usr/local/apache/htdocs"
Options FollowSymLinks
AllowOverride None
Order deny,allow
Deny from all
Options Indexes FollowSymLinks ExecCGI
AllowOverride None
Order allow,deny
Allow from all
DirectoryIndex index.html index.htm index.cgi index.php3 index.shtml index.php index.phtml default.htm
UserDir public_html
UserDir disabled
UserDir enabled general
Order allow,deny
Deny from all
Satisfy All
Order allow,deny
Deny from all
Satisfy All
ErrorLog "/usr/local/apache/logs/error_log"
LogLevel warn
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
LogFormat "%h %l %u %t \"%r\" %>s %b" common
LogFormat "%v %h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" vhost
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %I %O" combinedio
CustomLog /var/log/www/access_log vhost
ScriptAlias /cgi-bin/ "/usr/local/apache/cgi-bin/"
AllowOverride None
Options None
Order allow,deny
Allow from all
DefaultType text/plain
TypesConfig conf/mime.types
AddType application/x-compress .Z
AddType application/x-gzip .gz .tgz
AddHandler x-httpd-php .php
AddType application/x-httpd-php .php .php3 .phtml
# AddType application/x-httpd-php-source .phps
AddHandler cgi-script .cgi .pl
AddType text/html .shtml .ssi
AddHandler server-parsed .shtml
#Include conf/extra/httpd-userdir.conf
Include conf/extra/httpd-info.conf
Include conf/extra/httpd-mpm.conf
Include conf/extra/httpd-ssl.conf
SSLRandomSeed startup builtin
SSLRandomSeed connect builtin
###################################################################################################
NameVirtualHost 203.124.10.177:80
deny from all
Options Indexes Includes FollowSymLinks ExecCGI
AllowOverride All
Order allow,deny
Allow from all
AddType text/html .shtml .ssi
AddOutputFilter INCLUDES .shtml .ssi
Options Indexes Includes FollowSymLinks ExecCGI
AllowOverride All
Order allow,deny
Allow from all
AddType text/html .shtml .ssi
AddOutputFilter INCLUDES .shtml .ssi
Options FollowSymLinks ExecCGI
AddOutputFilter Includes shtml
AllowOverride All
Order allow,deny
Allow from all
Options Includes Indexes FollowSymLinks IncludesNoExec
AllowOverride All
Order allow,deny
Allow from all
ServerName zeus.communilink.net
ServerAdmin webmaster@communilink.net
DocumentRoot /usr/local/apache/htdocs
SuexecUserGroup general users
ServerName zeus.generalchea.net
ServerAlias *.zeus.generalchea.net
ServerAdmin webmaster@zeus.generalchea.net
DocumentRoot /home/general/public_html
ScriptAlias /cgi-bin/ /home/general/public_html/cgi-bin/
suPHP_Engine on
AddHandler x-httpd-php56 .php
suPHP_AddHandler x-httpd-php56
suPHP_UserGroup general users
SuexecUserGroup zeuskitty users
ServerName zeus.kittylau.com
ServerAlias *.zeus.kittylau.com
ServerAdmin webmaster@zeus.kittylau.com
DocumentRoot /home/zeuskitty/public_html
ScriptAlias /cgi-bin/ /home/zeuskitty/public_html/cgi-bin/
suPHP_Engine on
AddHandler x-httpd-php56 .php
suPHP_AddHandler x-httpd-php56
suPHP_UserGroup zeuskitty users