![]() |
Dreamhost and CodeIgniter mod_rewrite nightmare - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Dreamhost and CodeIgniter mod_rewrite nightmare (/showthread.php?tid=47355) |
Dreamhost and CodeIgniter mod_rewrite nightmare - El Forum - 12-05-2011 [eluser]Unknown[/eluser] Hey guys, I am new to CodeIgniter and am having a horrible problem. I was given a full website built with codeigniter, and am hosting it on Dreamhost. It is a script install to set everything up, but I am having issues with the mod_rewrite on Apache2. I have put in a support ticket and Dreamhost has told me that they can not help me with 3rd party scripts, but that my module rewrite is correctly installed on my server. I have attached the mod_rewrite validation code from the install script. I would greatly appreciate ANY help I can get as I cannot move any further. Thanks! Code: if(function_exists('apache_get_modules')) |