Ralf S. Engelschall 24 лет назад
Родитель
Сommit
ae945aecdd
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      apache/apache.vhost

+ 1 - 1
apache/apache.vhost

@@ -16,7 +16,7 @@
 
     #   document area
     DocumentRoot /home/foo/htdocs/
-    <Directory "/home/foo/htdocs/">
+    <Directory "/home/foo/htdocs">
         Options       Indexes FollowSymLinks MultiViews
         AllowOverride None
         Order         allow,deny