nattaponwora/t-alert/master/.htaccess - Htaccess File

nattaponwora/t-alert/master/.htaccess

DirectoryIndex index.php

RewriteEngine On

RewriteBase /

RewriteCond $1 ^(index.php|robots.txt|favicon.ico|sitemap.xml|public)

RewriteRule ^(.*)$ - [PT,L]

RewriteRule ^(.*)$ index.php/$1 [PT,L]

On Github License

Files

Download PDF of Htaccess file

Comments

Apache