My .htaccess file consists of:
Code:
Redirect /Monkey/ [URL unfurl="true"]http://www.mysite.com/monkey/index.html[/URL]
Redirect /MONKEY/ [URL unfurl="true"]http://www.mysite.com/monkey/index.html[/URL]
Redirect /Monkey [URL unfurl="true"]http://www.mysite.com/monkey/index.html[/URL]
Redirect /MONKEY [URL unfurl="true"]http://www.mysite.com/monkey/index.html[/URL]
ErrorDocument 404 [URL unfurl="true"]http://www.mysite.com/error.html[/URL]
[code]
Is there a limit to the redirects?
I am getting some odd results but it may because I am going through a buggy proxy. The first redirect line always seems to work. The remaining redirects do not seem to consistently work.
- - picklefish - -
Why is everyone in this forum responding to me as picklefish?