################################################################
# Apache VHOST configuration file
# Automatically generated by ZPanel 10.1.0
# Generated on: 16:45 10th Feb 2014 IST
################################################################
NameVirtualHost *:80
# Configuration for ZPanel control panel.
<VirtualHost *:80>
ServerAdmin zadmin@localhost
DocumentRoot "/etc/zpanel/panel/"
ServerName i-h1-cs-r02-i0008-246.webazilla.com
ServerAlias *.i-h1-cs-r02-i0008-246.webazilla.com
AddType application/x-httpd-php .php
<Directory "/etc/zpanel/panel/">
Options FollowSymLinks
AllowOverride All
Order allow,deny
Allow from all
</Directory>
# Custom settings are loaded below this line (if any exist)
</VirtualHost>
################################################################
# ZPanel generated VHOST configurations below.....
################################################################
# DOMAIN: suroil.co.in
<virtualhost *:80>
ServerName suroil.co.in
ServerAlias suryajal.co.in www.suroil.co.in
ServerAdmin zadmin@localhost
DocumentRoot "/var/zpanel/hostdata/zadmin/public_html/suroill_co_in"
php_admin_value open_basedir
"/var/zpanel/hostdata/zadmin/public_html/suroil_co_in:/var/zpanel/temp/"
php_admin_value suhosin.executor.func.blacklist "passthru, show_source,
shell_exec, system, pcntl_exec, popen, pclose, proc_open, proc_nice,
proc_terminate, proc_get_status, pro$
ErrorLog "/var/zpanel/logs/domains/zadmin/suroil.co.in-error.log"
CustomLog "/var/zpanel/logs/domains/zadmin/suroil.co.in-access.log" combined
CustomLog "/var/zpanel/logs/domains/zadmin/suroil.co.in-bandwidth.log" common
<Directory />
Options FollowSymLinks Indexes
AllowOverride All
Order Allow,Deny
Allow from all
</Directory>
AddType application/x-httpd-php .php3 .php
ScriptAlias /cgi-bin/ "/_cgi-bin/"
<location /cgi-bin>
AddHandler cgi-script .cgi .pl
Options ExecCGI -Indexes
</location>
ErrorDocument 403 /_errorpages/403.html
ErrorDocument 500 /_errorpages/500.html
ErrorDocument 510 /_errorpages/510.html
ErrorDocument 404 /_errorpages/404.html
DirectoryIndex index.html index.htm index.php index.asp index.aspx index.jsp
index.jspa index.shtml index.shtm
# Custom Global Settings (if any exist)
# Custom VH settings (if any exist)
</virtualhost>
# END DOMAIN: suroil.co.in
################################################################
# DOMAIN: demo.in
<virtualhost *:80>
ServerName demo.in
ServerAlias demo.in www.demo.in
ServerAdmin zadmin@localhost
DocumentRoot "/var/zpanel/hostdata/zadmin/public_html/demo_in"
php_admin_value open_basedir
"/var/zpanel/hostdata/zadmin/public_html/demo_in:/var/zpanel/temp/"
php_admin_value suhosin.executor.func.blacklist "passthru, show_source,
shell_exec, system, pcntl_exec, popen, pclose, proc_open, proc_nice,
proc_terminate, proc_get_status, pro$
ErrorLog "/var/zpanel/logs/domains/zadmin/demo.in-error.log"
CustomLog "/var/zpanel/logs/domains/zadmin/demo.in-access.log" combined
CustomLog "/var/zpanel/logs/domains/zadmin/demo.in-bandwidth.log" common
<Directory />
Options FollowSymLinks Indexes
AllowOverride All
Order Allow,Deny
Allow from all
</Directory>
AddType application/x-httpd-php .php3 .php
ScriptAlias /cgi-bin/ "/_cgi-bin/"
<location /cgi-bin>
AddHandler cgi-script .cgi .pl
Options ExecCGI -Indexes
</location>
ErrorDocument 403 /_errorpages/403.html
ErrorDocument 500 /_errorpages/500.html
ErrorDocument 510 /_errorpages/510.html
ErrorDocument 404 /_errorpages/404.html
DirectoryIndex index.html index.htm index.php index.asp index.aspx index.jsp
index.jspa index.shtml index.shtm
# Custom Global Settings (if any exist)
# Custom VH settings (if any exist)

Httpd vhost

  • 1.
    ################################################################ # Apache VHOSTconfiguration file # Automatically generated by ZPanel 10.1.0 # Generated on: 16:45 10th Feb 2014 IST ################################################################ NameVirtualHost *:80 # Configuration for ZPanel control panel. <VirtualHost *:80> ServerAdmin zadmin@localhost DocumentRoot "/etc/zpanel/panel/" ServerName i-h1-cs-r02-i0008-246.webazilla.com ServerAlias *.i-h1-cs-r02-i0008-246.webazilla.com AddType application/x-httpd-php .php <Directory "/etc/zpanel/panel/"> Options FollowSymLinks AllowOverride All Order allow,deny Allow from all </Directory> # Custom settings are loaded below this line (if any exist) </VirtualHost> ################################################################ # ZPanel generated VHOST configurations below..... ################################################################ # DOMAIN: suroil.co.in <virtualhost *:80> ServerName suroil.co.in ServerAlias suryajal.co.in www.suroil.co.in ServerAdmin zadmin@localhost DocumentRoot "/var/zpanel/hostdata/zadmin/public_html/suroill_co_in" php_admin_value open_basedir "/var/zpanel/hostdata/zadmin/public_html/suroil_co_in:/var/zpanel/temp/" php_admin_value suhosin.executor.func.blacklist "passthru, show_source, shell_exec, system, pcntl_exec, popen, pclose, proc_open, proc_nice, proc_terminate, proc_get_status, pro$ ErrorLog "/var/zpanel/logs/domains/zadmin/suroil.co.in-error.log" CustomLog "/var/zpanel/logs/domains/zadmin/suroil.co.in-access.log" combined CustomLog "/var/zpanel/logs/domains/zadmin/suroil.co.in-bandwidth.log" common <Directory /> Options FollowSymLinks Indexes AllowOverride All Order Allow,Deny Allow from all </Directory> AddType application/x-httpd-php .php3 .php ScriptAlias /cgi-bin/ "/_cgi-bin/" <location /cgi-bin> AddHandler cgi-script .cgi .pl Options ExecCGI -Indexes </location> ErrorDocument 403 /_errorpages/403.html ErrorDocument 500 /_errorpages/500.html ErrorDocument 510 /_errorpages/510.html ErrorDocument 404 /_errorpages/404.html DirectoryIndex index.html index.htm index.php index.asp index.aspx index.jsp index.jspa index.shtml index.shtm # Custom Global Settings (if any exist)
  • 2.
    # Custom VHsettings (if any exist) </virtualhost> # END DOMAIN: suroil.co.in ################################################################ # DOMAIN: demo.in <virtualhost *:80> ServerName demo.in ServerAlias demo.in www.demo.in ServerAdmin zadmin@localhost DocumentRoot "/var/zpanel/hostdata/zadmin/public_html/demo_in" php_admin_value open_basedir "/var/zpanel/hostdata/zadmin/public_html/demo_in:/var/zpanel/temp/" php_admin_value suhosin.executor.func.blacklist "passthru, show_source, shell_exec, system, pcntl_exec, popen, pclose, proc_open, proc_nice, proc_terminate, proc_get_status, pro$ ErrorLog "/var/zpanel/logs/domains/zadmin/demo.in-error.log" CustomLog "/var/zpanel/logs/domains/zadmin/demo.in-access.log" combined CustomLog "/var/zpanel/logs/domains/zadmin/demo.in-bandwidth.log" common <Directory /> Options FollowSymLinks Indexes AllowOverride All Order Allow,Deny Allow from all </Directory> AddType application/x-httpd-php .php3 .php ScriptAlias /cgi-bin/ "/_cgi-bin/" <location /cgi-bin> AddHandler cgi-script .cgi .pl Options ExecCGI -Indexes </location> ErrorDocument 403 /_errorpages/403.html ErrorDocument 500 /_errorpages/500.html ErrorDocument 510 /_errorpages/510.html ErrorDocument 404 /_errorpages/404.html DirectoryIndex index.html index.htm index.php index.asp index.aspx index.jsp index.jspa index.shtml index.shtm # Custom Global Settings (if any exist) # Custom VH settings (if any exist)