Explorar o código

remove trailing slash

Ralf S. Engelschall %!s(int64=24) %!d(string=hai) anos
pai
achega
ae945aecdd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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