I'm looking at a client's jsp site on Netscape-Enterprise... looks like it could do with some url rewriting to aid spiderability.
Is this doable on a Netscape server?
choster
7:46 pm on Nov 25, 2003 (gmt 0)
You can easily redirect urls, but I don't know if you can rewrite them. Sitewide you can set forwarding in obj.conf, or on a directory-by-directory basis in .nsconfig or .htaccess . Note that the NS/iPlanet syntax differs from Apache's.