<IfModule mod_rewrite.c>
RewriteEngine on
RewriteRule ^/(.+) http://100.100.100.100:85/$1
</IfModule>

<IfModule mod_rewrite.c>
RewriteEngine on
RewriteRule ^/(.*)  http://100.100.100.100:85/$1 [P]
</IfModule>


--
Prasanta
http://assam-glug.org
http://gnowledge.org/pipermail/gnowsys-dev/

:-) [ Life was a funny thing that happened to me on the way to the grave ] (-:

--
http://mm.glug-bom.org/mailman/listinfo/linuxers

Reply via email to