You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Tatineni, Shobha, ALABS" <ta...@att.com> on 2003/06/05 20:34:42 UTC

[users@httpd] Disable HTTP Trace!!


 -----Original Message-----
From: 	Joshua Slive [mailto:joshua@slive.ca] 
Sent:	Thursday, June 05, 2003 1:53 PM
To:	users@httpd.apache.org
Subject:	Re: [users@httpd] RedirectMatch = HideMatch


On Thu, 5 Jun 2003, Joshua Slive wrote:
> RedirectMatch ^/(.*)/[^/]*/~([^/])$ http://yoursite.example.com/$1/$2

Of course, I always screw up complex regexes.  Try:
RedirectMatch ^/(.*)/[^/]*/~([^/]*)$ http://yoursite.example.com/$1/$2


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
Hi All,
		We are running apache2.0.45 on Solaris 8. How do I disable HTTP trace?

          Thanks,



---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org