Quote:
Originally Posted by falko
So you created a web site for torontohabana.sytes.net in ISPConfig?
Can you post the vhost configuration file of that vhost?
|
</Directory>
<VirtualHost *:80>
DocumentRoot /var/www/torontohabana.sytes.net/web
ServerName Torontohabana.sytes.net
ServerAlias
www.torontohabana.sytes.net .torontohabana.sytes.net
ServerAdmin
webmaster@torontohabana.sytes.net
ErrorLog /var/log/ispconfig/httpd/torontohabana.sytes.net/errorlog
ErrorDocument 400 /error/400.html
ErrorDocument 401 /error/401.html
ErrorDocument 403 /error/403.html
ErrorDocument 404 /error/404.html
ErrorDocument 405 /error/405.html
ErrorDocument 500 /error/500.html
ErrorDocument 403 /error/403.html
<Directory /var/www/torontohabana.sytes.net/web>
Options FollowSymLinks
AllowOverride Indexes AuthConfig Limint
Order allow,deny
Allow from all
</Directory>
<Directory /var/www/clients/client0/web4/web>
Options FollowSymLinks
AllowOverride Indexes AuthConfig Limint
Order allow,deny
Allow from all
</Directory>
# mod_php enabled
AddType application/x-http-php .php .php3 .php4 .php5
php_admin_value sendmail_path "/usr/sbin/sendmail -t -i
-fwebmaster@torontohabana.sytes.net"
php_admin_value upload_tmp_dir /var/www/clients/client0/web4/tmp
php_admin_value session.seve_path /var/www/clients/client0/web4/tmp
#php_admin_value open_basedir /var/www/clients/client0web4:/usr/shave/php5
</Directory /var/www/torontohabana.sytes.net/web>
allowOverride All
</Directory>
</VirtualHost>