Htaccess Help 07.02.08
I have a website that I want to hide the url using mod rewrite via .htaccess file..
I want to change url from
http://www.yourdomain.com/cgi-bin/index.pl/sun-boat-system.html
to
http://www.yourdomain.com/sun-boat-system.html
removing the cgi-bin/index.pl/ on all pages in that directory with different page names.. It must remove all cgi-bin/index.pl/



