[Zope] Silly(?) rewrite question
Petri Lankoski
kreivi@iki.fi
Sat, 4 Dec 1999 15:06:12 +0200 (EET)
Randy Edwards writes:
> <IfModule mod_rewrite.c>
> RewriteEngine on
> RewriteCond %{HTTP:Authorization} ^(.*)
> RewriteRule ^/News/(.*) /usr/lib/cgi-bin/Zope/$1 (this wraps here)
Changes
RewriteRule ^/News(.*) /usr/lib/cgi-bin/Zope/$1 (this wraps here)
And after that deleting should work. Delete and rename don't add
/ to url before action script and so those URLs don't exist.
--
Petri Lankoski Be careful what you wish,
kreivi@iki.fi 'cause it may come true
http://www.iki.fi/~kreivi/ w.a.s.p
PGP: http://www.iki.fi/~kreivi/pgp.txt