Welcome Guest, Not a member yet? Register   Sign In
Build a CI application alongside EE 2 installation
#9

[eluser]Monarobase[/eluser]
Good question !

At the moment www.nifootball.co.uk/ redirects to http://www.nifootball.co.uk/pages/home.html

Which before .htaccess re-link was :

http://www.nifootball.co.uk/index.php/pages/home.html

What you need now is to be able to access :

http://www.nifootball.co.uk/stats.php

Without the .htaccess re-link this would not have been a problem, but my guess (without being sure this is the best way around it, maybe CI provides a cleaner way I'm not aware of) would be to add a condition to your .htaccass file, something like this :

if URL doesn't contain stats.php then do this

You could do this using a RewriteCond before your Expression Engine rewrite rules.


Messages In This Thread
Build a CI application alongside EE 2 installation - by El Forum - 12-27-2009, 04:31 AM
Build a CI application alongside EE 2 installation - by El Forum - 12-27-2009, 04:28 PM
Build a CI application alongside EE 2 installation - by El Forum - 12-27-2009, 04:35 PM
Build a CI application alongside EE 2 installation - by El Forum - 01-03-2010, 02:28 PM
Build a CI application alongside EE 2 installation - by El Forum - 01-03-2010, 02:32 PM
Build a CI application alongside EE 2 installation - by El Forum - 01-03-2010, 02:43 PM
Build a CI application alongside EE 2 installation - by El Forum - 01-04-2010, 03:03 AM
Build a CI application alongside EE 2 installation - by El Forum - 01-04-2010, 07:05 AM
Build a CI application alongside EE 2 installation - by El Forum - 01-04-2010, 07:24 AM
Build a CI application alongside EE 2 installation - by El Forum - 01-04-2010, 07:30 AM
Build a CI application alongside EE 2 installation - by El Forum - 01-04-2010, 07:48 AM
Build a CI application alongside EE 2 installation - by El Forum - 01-04-2010, 12:03 PM
Build a CI application alongside EE 2 installation - by El Forum - 01-04-2010, 12:17 PM
Build a CI application alongside EE 2 installation - by El Forum - 01-04-2010, 12:27 PM
Build a CI application alongside EE 2 installation - by El Forum - 01-05-2010, 10:17 AM
Build a CI application alongside EE 2 installation - by El Forum - 01-30-2010, 04:14 PM
Build a CI application alongside EE 2 installation - by El Forum - 01-30-2010, 04:37 PM
Build a CI application alongside EE 2 installation - by El Forum - 05-06-2011, 05:38 AM



Theme © iAndrew 2016 - Forum software by © MyBB