Hi all,I'm new to this and have never used mod-rewrite before or used regular expressions.
We have a need to mod_rewrite a link. Below is what I'm using in a .htaccess file:
RewriteEngine on Options FollowSymLinks RewriteRule ^overview$ /guide/index.cfm?item=Chapter&Chapter_ID=C342 [L]The problem is that "overview" is the name of a subdirectory under guide, so I get an error (403 I think) when it tries to rewrite. I can't rename the subdirectory and the users are demanding that they be able to use just the word "overview" as a hyperlink.
Any suggestions? And I'm under a major time constraint :( Thanks in advance, Dwayne -- Dwayne Tharpe Applications Analyst Programmer II Highway Safety Research Center @ UNC 919.843.4963 --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx