nsiskov/zsticker/master/.htaccess - Htaccess File

nsiskov/zsticker/master/.htaccess

ErrorDocument 404 /errors/notfound.html
ErrorDocument 403 /errors/forbidden.html

RewriteEngine on

#without language
RewriteRule ^(.+?)(.html)$ entry.php?t=$1  [NC,L,QSA]

#AuthUserFile E:dev.htpasswd
#AuthName "Please Log In"
#AuthType Basic
#require valid-user

On Github License

Files

Download PDF of Htaccess file

Comments

Apache