edmundgentle/later/master/src/admin/.htaccess - Htaccess File

edmundgentle/later/master/src/admin/.htaccess

RewriteEngine On
RewriteOptions Inherit

#static pages
RewriteRule ^categories/?$ cats.php?%{QUERY_STRING}
RewriteRule ^categories/add/?$ add_category.php?%{QUERY_STRING}
RewriteRule ^messages/?$ mess.php?%{QUERY_STRING}

On Github License

Files

Download PDF of Htaccess file
QUERY_STRING, static

Comments

Apache