[Ilugc] openwebmail-reg

  • From: suraj@xxxxxxxxxxx (Suraj Kumar)
  • Date: Thu Jul 8 16:57:15 2004

[adding ilugc to the CC list]

j. manikandan wrote: 
,----
|    are       you       telling       this       the       link       .
|    docs.openlinksw.com/virtuoso/fn_http_rewrite.html
`----

sorry for having recommended 'http  rewrite' while it should have been
'mod_rewrite'. this is the link:

http://httpd.apache.org/docs/mod/mod_rewrite.html

typically, this is what you would have to do:

create  .htaccess like  below  (please edit  before  using.)  in  your
DOCUMENT_ROOT

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /

RewriteRule ^(/mail)/(.*)$   /path/to/cgi-bin/$1      [QSA]
</IfModule>

HTH

  -Suraj

-- 
,-----------------[http://www.symonds.net/~suraj/]---o
| Baluswami Dikshitar, brother of the Muthuswami Dikshitar was the first person
| to play carnatic music on the violin. His father made him get violin lessons
| from the British regimental bands stationed near madras
`------------------------------[suraj@xxxxxxxxxxx]---o

Other related posts: