>From what I understand from this post and others on the same subject, what you 
>probably want is:

!^/cgi-bin/mycgiscript$ 

Works for me with mod_rewrite. Haven't tried it with RedirectMatch.

-ascs

-----Original Message-----
From: Chase [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 28, 2005 2:59 AM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Regular Expression Question

what is the opposite/complement of:

     /cgi-bin/mycgiscript$


as it is, this matches just this one file on my webserver.

what i want is for it to match... NOT that file.  (to use a zoolanderism. :)

- Chase



---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to