utumdol/codeseed/master/public/.htaccess - Htaccess File

utumdol/codeseed/master/public/.htaccess

RewriteEngine on
RewriteCond $1 !^(index.php|codeseed.php|resources|images|upload|stylesheets|javascripts|robots.txt|favicon.ico)
RewriteRule ^(.*)$ /codeseed.php/$1 [L]
php_flag magic_quotes_gpc Off

On Github License

Files

Download PDF of Htaccess file

Comments

Apache