elnaz1010 Posted February 27, 2010 Share Posted February 27, 2010 i dont know if i have done it right, but all i have done is that i wrote a simple controller so that i can get a message from it. but the problem is i dont want my user see my index.php file. if i point my browser to: "http://127.0.0.1/index.php/myController/about" it will show my message but i want my url be like "http://127.0.0.1/myController/about" i thought maybe i should edit my .htaccess file. but i have no clue how. thanks for help regards Link to comment https://forums.phpfreaks.com/topic/193571-beginner-question-hiding-indexphp/ Share on other sites More sharing options...
elnaz1010 Posted February 27, 2010 Author Share Posted February 27, 2010 never mind found the solution, i made a new project and started using zf.bat instead of relying on zend studio to create new project for me now it works. but if anyone knew what was the problem of my first try, i would appreciate him if he tell me what i had done wrong. thanks anyway Link to comment https://forums.phpfreaks.com/topic/193571-beginner-question-hiding-indexphp/#findComment-1019002 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.