I have read the article on "building dynamic pages with search engines in mind" and also know about the ErrorDocument technique in htaccess.
The problem is that I am using PHP as a cgi not an Apache module. So I don't have $REQUEST_URI available to me.
Has anyone been able to do this using PHP as a cgi? Or does anyone have any suggestions on how to get this to work?
Thanks,
Doug