On 11.03.2008, at 16:09, Hernan Cunico wrote:
I just realized I fat fingered the command and the /
redirects/.htaccess is still there so anyway, not sure if this is a
valid location. None of these rules (for this file) seem to work.
RewriteRule ^wiki$ http://cwiki.apache.org/geronimo does not seem
to work. The other rule for faq.html doesn't work either, did I
forget to type anything for these rules?
The .htaccess says ^wiki.html$ so the following works for me:
http://geronimo.apache.org/redirects/wiki.html
redirects to
http://cwiki.apache.org/geronimo/
Same for faq.html and the other rules.
Cheers,
Erik