peterlopez/portfolio/master/.htaccess - Htaccess File

peterlopez/portfolio/master/.htaccess

# prevent directory browsing
Options -Indexes

##
# Adding rewrite rules here won't work because
# Apache is configured to use ProxyPass for serving Node.js content
#
#<IfModule mod_rewrite.c>
#   RewriteEngine On
#</IfModule>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache