How to hide..
Posted: Tue Jul 07, 2009 11:39 pm
Hi everybody,
I have developed a webportal using php. In this i m using one folder called script for all phpscripts. when i run this site on internet like http://www.example.com after opening this site if i click on any one link then the url redirecting to that linked script like http://www.example.com/script/ss.php its working fine. But when i erase the ss.php from url then it looks like http://www.example.com/script/. when i press enter then its displaying all script files under this folder.. so how can i hide this....
Thanks and Regards,
KK
I have developed a webportal using php. In this i m using one folder called script for all phpscripts. when i run this site on internet like http://www.example.com after opening this site if i click on any one link then the url redirecting to that linked script like http://www.example.com/script/ss.php its working fine. But when i erase the ss.php from url then it looks like http://www.example.com/script/. when i press enter then its displaying all script files under this folder.. so how can i hide this....
Thanks and Regards,
KK