http://www.mouthshut.com/product-reviews/Kentucky_Fried_Chicken_-Fast_Food_Chain-925009819.html
http://www.mouthshut.com/product-review ... 09819.html
I might sound lame but I really need your advice as I can't figure it out.
Moderator: General Moderators
Darhazer wrote:The quick answer is mod_rewrite and .htaccess
Code: Select all
RewriteEngine on
RewriteCond $1 !^(index\.php|default\.css|images|robots\.txt)
RewriteRule ^(.*)$ /index.php/$1 [L]