|
|
|
|
|
|
| Author |
Message |
dlspaude@visi.com *nix forums beginner
Joined: 21 Jul 2006
Posts: 1
|
Posted: Fri Jul 21, 2006 11:10 am Post subject:
RedirectMatch failure at ISP
|
|
|
Hello,
I have been trying for days to figure out how to get my web site redirected
(301) to a different domain by using RedirectMatch (mod_alias) but all I get on
EVERY attempt is an extra slash "/" added to the end of the address in the
browser. Of course the server then performs recursive redirects until it
reaches the max recursive redirect count.
I have set up this address as an example of my problem:
http://www.visi.com/~dlspaude/test/index.html
It should redirect to http://www.spaudemedia.com but it won't. Instead it
redirects to
http://www.visi.com/~dlspaude/test/index.html/
then
http://www.visi.com/~dlspaude/test/index.html//
then
http://www.visi.com/~dlspaude/test/index.html///
and so on.
The .htaccess file in the "test" directory contains one line:
RedirectMatch permanent .* http://www.spaudemedia.com
There are no other .htaccess files in the parent directories for my site.
For the other directories on my site I had more complex matching, but when they
failed on this ISP's servers I resorted to what should be the most basic
redirect. The ISP is not responding to my requests, so I searched the web and
found nothing regarding this specific issue. I could try mod_rewrite, but I
don't believe this ISP has FollowSymLinks enabled for user accounts.
By the way, I have this working on my Mac OS X Apache installation (mod_alias
version using RedirectMatch), so I figured it should have worked at my ISP
which also uses Apache (not sure which version, though).
Any ideas?
Thanks,
Darrik
---------------------------------------------------------------------
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 |
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|
|
The time now is Thu Dec 04, 2008 7:06 am | All times are GMT
|
|
Loan | Mortgage Calculator | Myspace Layouts | Credit Cards | Current Accounts
|
|
Copyright © 2004-2005 DeniX Solutions SRL
|
|
|
|
Other DeniX Solutions sites:
Unix/Linux blog |
electronics forum |
medicine forum |
science forum |
|
|
Privacy Policy
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|