| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| Senior Member Join Date: Sep 2007
Posts: 1,632
![]() ![]() ![]() ![]() ![]() ![]() ![]() | |
| |
| | #6 (permalink) |
| Senior Member Join Date: Dec 2006
Posts: 4,702
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | i think it's supposed to check if anything comes after the "?" and if something does comes after it (i.e., lang=1) then it will take out the lang=1 or whatever else and redirect to index.php. ..... i think... try it out first, lol.
__________________ - shockie |
| |
| | THREAD STARTER #7 (permalink) | ||||
| Senior Member Join Date: Sep 2007
Posts: 1,632
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
| ||||
| |
| | #8 (permalink) |
| Senior Member Join Date: Dec 2006
Posts: 4,702
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | mmm... if you want it to only apply to index.php and lang=1, could you just append the index.php so that you redirect mydomain.com/ to mydomain.com/index.php with this? Code: DirectoryIndex index.php
__________________ - shockie |
| |