diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/apache/httpd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/apache/httpd.conf b/etc/apache/httpd.conf index 28ea24b..38110cc 100644 --- a/etc/apache/httpd.conf +++ b/etc/apache/httpd.conf @@ -68,7 +68,7 @@ CacheDirLength 1 ExtendedStatus On DirectoryIndex index.php index.html -VirtualDocumentRoot /var/www/vhosts/%0/ +VirtualDocumentRoot /var/www/shared/vhosts/%0/ AccessFileName .htaccess UseCanonicalName Off HostnameLookups Off |