hi. i'm looking to find a free niche link directory script with .html pages, or mybye you will help me how to create a url rewrite from http://www.mydomain.com/cat/xxx to http://www.mydomain.com/xxx.htm tahnk you, Trueman
Try the directory forum here for good directory scripts or to find exactly what you are looking for. All scripts I have used, using and seen are good php scripts, not hmtl.
There's a ton of threads on just that subject. I've found www.wsnlinks.com to be very good. Check out the links in my sig.
Try adding this to your .htaccess file Options +FollowSymLinks RewriteEngine on RewriteRule /(.*)$ /cat/$1 Code (markup): Just use your browser to test going to http://www.mydomain.com/xxx.htm If you get it working you'll need to change the links in the html to point to http://www.mydomain.com/xxx instead of the old /cat/xxx