url rewriting for mitwi project

ria das mailtoria at gmail.com
Mon Sep 24 18:32:14 UTC 2007


Hi,

I am working on the project mitwi
(http://publictest1.fedora.redhat.com/mitwi/index.cgi) for SoC. I was
suggested for url rewriting and so I was looking for it.
For this I wrote :
RewriteEngine on
RewriteBase /
Rewritecond %{REQUEST_URI} !^/(index|language|direct).cgi
RewriteRule ^(.*)$ /direct.cgi?data=$1 [L,QSA]

I tried out this, but did not get any result. So can anyone please
help me out to solve the problem.

Ria Das




More information about the infrastructure mailing list