dchudz/PlannedPooling/master/.htaccess - Htaccess File

dchudz/PlannedPooling/master/.htaccess

RewriteEngine On    # Turn on the rewriting engine
RewriteRule    ^pooling/?.*$    plannedpooling.html
RewriteRule    ^$    plannedpooling.html
RewriteRule    ^about/? about.html
RewriteRule    ^examples/? examples.html

On Github License

Files

Download PDF of Htaccess file

Comments

Apache