arestivo/presentation/master/.htaccess - Htaccess File

arestivo/presentation/master/.htaccess

RewriteEngine On

RewriteCond %{QUERY_STRING} !^p=
RewriteRule ^([-a-zA-Z0-9]+)$ /~arestivo/presentation/$1/ [R]

RewriteCond %{QUERY_STRING} !^p=
RewriteRule ^([-a-zA-Z0-9]+)/$ /~arestivo/presentation/remark/index.php?p=$1

On Github License

Files

Download PDF of Htaccess file
QUERY_STRING

Comments

Apache