Welcome Guest, Not a member yet? Register   Sign In
htaccess and mobile site
#2

[eluser]Codepeak[/eluser]
Solved.

Code:
RewriteCond %{HTTP_HOST} ^m\.domain\.dev
RewriteCond $1 !^(mobile|index\.php)
RewriteRule ^(.*)$ /index.php?/mobile/$1 [QSA,L]


Messages In This Thread
htaccess and mobile site - by El Forum - 01-24-2011, 05:25 AM
htaccess and mobile site - by El Forum - 01-24-2011, 05:36 AM
htaccess and mobile site - by El Forum - 01-27-2011, 05:58 PM
htaccess and mobile site - by El Forum - 01-28-2011, 01:57 AM



Theme © iAndrew 2016 - Forum software by © MyBB