juan2ramos/panama/master/.htaccess - Htaccess File

juan2ramos/panama/master/.htaccess

RewriteEngine On
RewriteBase /redbull/mexico/winning5/
RewriteCond $1 !^(index.php|assets|robots.txt)
RewriteRule ^(.*)$ ./index.php/$1 [L]

#RewriteCond %{HTTP_HOST} !^www.
#RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/$1 [R=301,L]

On Github License

Files

Download PDF of Htaccess file
HTTP_HOST

Comments

Apache