james-dibble/AdvancedWebAssignment/master/.htaccess - Htaccess File

james-dibble/AdvancedWebAssignment/master/.htaccess

RewriteEngine on
RewriteBase /~j3-dibble/atwd/
RewriteRule ^(.*)$ Public/$1 [NC,L]
#RewriteRule ^(.*)$ index.php?controller=errors&action=notfound [NC,L]
RewriteRule ^(?:application|library)b.* index.php/$0 [L]

On Github License

Files

Download PDF of Htaccess file

Comments

Apache