Hi,
I have to use the setting force URL query strings turned on on my server. Does this prevent me from removing the index.php from the URL or is there a special method for that?
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
September 25, 2007 4:55am
Subscribe [0]#1 / Sep 25, 2007 4:55am
Hi,
I have to use the setting force URL query strings turned on on my server. Does this prevent me from removing the index.php from the URL or is there a special method for that?
#2 / Sep 25, 2007 11:36am
I swear I’ve seen it done before, but a search of the wiki and the forum didn’t turn it up- or turned up too much. I know you’ll need to tweak the standard wiki htaccess instructions- but I’m not sure how to do it.
In short? I think it’s possible, but I won’t be much help in figuring out ‘how’. (So this is kinda a bump 😉 )
#3 / Sep 26, 2007 7:11am
Solved this one by using this workaround http://expressionengine.com/wiki/Workaround_for_Forced_Query_Strings/ and then using the exclude method to remove the index.php.