Re: [EMAIL PROTECTED] RedirectMatch failure at ISP

2006-07-24 Thread dlspaude
I've tried many other scenarios and checked Firefox's Live HTTP Headers (which showed the Location as the original requested page plus an extra slash each time it recursively redirected), but no joy. I did notice that the web server is redirecting (301) paths with no ending slash (such as "test")

Re: [EMAIL PROTECTED] RedirectMatch failure at ISP

2006-07-21 Thread dlspaude
Unfortunately your suggestions also runs into the same problem (redirection loop to itself). The only thing I can figure is that this is a server configuration issue, but I have no idea what the ISP would need to change. I don't even know how to break it on my own Apache web server (basically a def

[EMAIL PROTECTED] RedirectMatch failure at ISP

2006-07-21 Thread dlspaude
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/i