jewpaltz/2014FallWeb/master/.htaccess - Htaccess File

jewpaltz/2014FallWeb/master/.htaccess

RewriteEngine on

RewriteCond %{QUERY_STRING} (.*)
RewriteRule ^W/content/(.*)$ /~plotkinm/2014Fall/Final/content/$1?%1
RewriteRule ^W/([^/]+)/?([^/]*)/?(.*)$ /~plotkinm/2014Fall/Final/Controllers/$1.php?action=$2&id=$3&%1

On Github License

Files

Download PDF of Htaccess file
QUERY_STRING

Comments

Apache