Welcome Guest, Not a member yet? Register   Sign In
domain.com/index.php?controller
#1

[eluser]JanDoToDo[/eluser]
Hey guys,

Have got my site to load however the site doesn't work (except for the home page) unless i put the contrller suffixed with "index.php?".

1) I thought the "?" was only if I was using quesrystring and normally it would use "/".

2) I think php is installed as a CGI

Can someone tell me how to get rid of the index.php? I've tried to use htaccess but doesn't seem to work..

Cheers
#2

[eluser]Sean Gates[/eluser]
Using the .htaccess (or the global configuration in httpd.conf for Apache) is the only way to properly remove index.php from the URL.

http://ellislab.com/codeigniter/user-gui.../urls.html

Maybe you'll find the nugget you need in the user guide page above.

-- Sean




Theme © iAndrew 2016 - Forum software by © MyBB