kristianlunde/det-digitale-selskab/master/public/.htaccess - Htaccess File

kristianlunde/det-digitale-selskab/master/public/.htaccess

# enable mod_rewrite
RewriteEngine on

# set testing accounts
RewriteRule ^seanhood$ /test_index.php [L]
RewriteRule ^sudosushi$ /test_index.php [L]
RewriteRule ^chris$ /test_index.php [L]
RewriteRule ^beta$ /test_index.php [L]

On Github License

Files

Download PDF of Htaccess file

Comments

Apache