![]() |
how to set the base_url - 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: how to set the base_url (/showthread.php?tid=15866) |
how to set the base_url - El Forum - 02-17-2009 [eluser]ganesh_tavva[/eluser] in website i want to send to mail from one account to another account.but iam using ezatuh application once registered user only password sent to their mail account. base_url="www.webladdu.com" i have already a filezela server.i copied the all files in filezila. but i run the project www.webladdu.com/ezauth/index.php it displays 404 page not found ezauth is a folder for all classes in codeginter and ezauth files, how to set the base_url - El Forum - 02-17-2009 [eluser]Colin Williams[/eluser] http://ellislab.com/codeigniter/user-guide/installation/index.html how to set the base_url - El Forum - 02-17-2009 [eluser]TheFuzzy0ne[/eluser] I'm starting to feel a little bit of deja vu coming on here... I could have sworn this question has already been asked here: http://ellislab.com/forums/viewthread/105913/. If you're going to ask the same question in two different threads, you might find people are more reluctant to help you. I for one feel I wasted my time answering in the previous thread, as you seem to have ignored my reply and reposted the question. how to set the base_url - El Forum - 02-17-2009 [eluser]ganesh_tavva[/eluser] iam using Apache/1.3.33 Server at www.webladdu.com Port 80 i place the files to filezila web server i modified config and database file according to our need it displays 404 page not found base_url=www.webladdu.com/ezauth/" it is not working how to modify the .htaccess file.i did n't any changes in .htaccess file thanks |