CodeIgniter Forums
absolute path - 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: absolute path (/showthread.php?tid=45609)



absolute path - El Forum - 09-28-2011

[eluser]Unknown[/eluser]
Hi there,
I have an application that works perfectly in my localhost, but since I uloaded it in my domain it gives me "404 page not found" and "disallowed key characters" errors. I think it's the configuration. What should I put in "base_url"? I put http://www.mydomainname.com, but where may I define the absolute path?
Thanks in advance.
Bebo