Problem with segment based URL |
[eluser]maadmac[/eluser]
[quote author="tamtrek" date="1199385096"] Code: www.myurl.com/st/index.php/welcome Could be two things: 1. What's your base URL set to? It might be looking here instead: http://myurl.com/index.php/ 2. If welcome is the default controller, then you shouldn't need it in the URL. So try either myurl.com/st/index.php or myurl.com/index.php. What do you get? |
Messages In This Thread |
Problem with segment based URL - by El Forum - 01-03-2008, 06:31 AM
Problem with segment based URL - by El Forum - 01-04-2008, 05:39 PM
Problem with segment based URL - by El Forum - 01-04-2008, 05:53 PM
Problem with segment based URL - by El Forum - 01-04-2008, 06:07 PM
Problem with segment based URL - by El Forum - 01-05-2008, 06:48 PM
Problem with segment based URL - by El Forum - 01-06-2008, 07:34 AM
|