url rewriting for mitwi project

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux