![]() |
need help with rewritting htaccess file - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21) +--- Thread: need help with rewritting htaccess file (/showthread.php?tid=34656) |
need help with rewritting htaccess file - El Forum - 10-05-2010 [eluser]UdayD[/eluser] hello! I have created my app and its time to load it on the site. But having difficulty writting the .htaccess files. I have access to this file and have tried every possible ways i can. I just want to hide all subfolder in the url and only display the domain name. like example www.example.com/myfolder/mufile1.php should be www.example.com in the url but the data displayed should from myfile1.php. or is there anyother method to do so. thanks and regards uday8486 |