]> TLD Linux GIT Repositories - packages/apache.git/blobdiff - apache-mod_proxy.conf
- PLD merge
[packages/apache.git] / apache-mod_proxy.conf
index 8e7c9d44844719aca0ae75acf9328182542bf187..757379af835d81c2dffbb16d397713876f1789aa 100644 (file)
@@ -34,10 +34,9 @@ ProxyRequests On
 
 # enable local fcgi proxy request, e.x for php-fpm
 #<Proxy fcgi://127.0.0.1:*>
-#        Require all granted
+#      Require all granted
 #</Proxy>
 
-
 #
 # Enable/disable the handling of HTTP/1.1 "Via:" headers.
 # ("Full" adds the server version; "Block" removes all outgoing Via: headers)