You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Joshua Slive <js...@gmail.com> on 2004/09/15 15:46:31 UTC

Re: [users@httpd] Rewrites with bad requests and redirection limits

On Wed, 15 Sep 2004 16:11:10 +0200, Eimantas Vaiciunas
<ei...@sc.vu.lt> wrote:

> RewriteRule ^(.+) %{HTTP_HOST}$1

That doesn't make much sense to me.  It looks like it redirects to
www.example.com/path
Perhaps you want to add http:// onto the fron of the second argument? 
Or perhaps just a /?

Your other rules seem to have many back-slashes where they are not needed.

Joshua.

---------------------------------------------------------------------
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