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

[eluser]Codepeak[/eluser]
Hey!

The controller is extremly simple... Just a dir called "mobile" in the application/controller/ directory.

Example of some files:

application/controller/chat.php
Handles the chat

application/controller/iphone.php
Handles iPhone frontpage

application/controller/sys.php
Handles login/logouts.

Etc...

m.domain.com/iphone/index

is rerouted using the .htaccess above to

domain.com/mobile/iphone/index

Simple as that :-)


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