21 Dec
1998
21 Dec
'98
10:34 p.m.
On Mon, 21 Dec 1998, Magnus Lie Hetland wrote:
Is it possible to get results like with mod_rewrite/mod_proxy when I don't have access to the config files, and have to override stuff in .htaccess? In the mod_proxy docs it seems like this is not possible... I can always use only mod_rewrite to redirect stuff, but I would like to retain the original URL in the browser...
Than try to use a [P] flag. Instead of: ..... http://someplace/$1 [R] use: ..... http://someplace/$1 [P] Andreas -- Win95: n., A huge annoying boot virus that causes random spontaneous system crashes, usually just before saving a massive project. Easily cured by UNIX. See also MS-DOS, IBM-DOS, DR-DOS, Win 3.x, Win98.