Welcome Guest, Not a member yet? Register   Sign In
codeigniter without mod_rewrite?
#4

[eluser]danmontgomery[/eluser]
[quote author="outtolunch" date="1275596131"]Well, I just don't wanna pay again.

I asked them is it possible to turn it on and this is what they replied to me:

"Yes you can, you will just have to override the settings by enabling them within the .htaccess file for your account."

How do I need to understand this?[/quote]

This is an overly technical way of saying "It will take me 15 seconds to make this change, but I'm pretty lazy so I'm going to try and talk you out of making me do it"

Also, http://codeigniter.com/wiki/mod_rewrite/

Quote:<IfModule !mod_rewrite.c>
# If we don't have mod_rewrite installed, all 404's
# can be sent to index.php, and everything works as normal.
# Submitted by: ElliotHaughin

ErrorDocument 404 /index.php
</IfModule>


Messages In This Thread
codeigniter without mod_rewrite? - by El Forum - 06-03-2010, 08:30 AM
codeigniter without mod_rewrite? - by El Forum - 06-03-2010, 09:03 AM
codeigniter without mod_rewrite? - by El Forum - 06-03-2010, 09:15 AM
codeigniter without mod_rewrite? - by El Forum - 06-03-2010, 10:01 AM
codeigniter without mod_rewrite? - by El Forum - 06-03-2010, 02:02 PM
codeigniter without mod_rewrite? - by El Forum - 06-03-2010, 02:36 PM



Theme © iAndrew 2016 - Forum software by © MyBB