Title / Description
Code <VirtualHost *:80> #RewriteLogLevel 0 DirectoryIndex index.php index.html <Directory "/d/web"> Allowoverride All </Directory> #---------------------------- # Properties of web root. #---------------------------- <Location "/"> Options -Indexes +FollowSymLinks XBitHack full Order allow,deny Allow from all # Require all granted # Required directive for Apache 2.4 only AddOutputFilterByType DEFLATE text/html text/plain text/xml text/javascript text/css </Location> </VirtualHost>
Author
Highlight as C C++ CSS Clojure Delphi ERb Groovy (beta) HAML HTML JSON Java JavaScript PHP Plain text Python Ruby SQL XML YAML diff code