RewriteRule problem

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

 



I want to do convert the below dynamic url to a static url:

 

http://acme.com/abc?id=123

 

To:

 

http://acme.com/efg/123

 

I have tried the following:

 

RewriteRule ^/abc?id=(.*)   /efg/$1

 

I get an error in my apache log:

 

File does not exist: /apacheDocs/http/acme.com/abc

 

I have the Rewrite Engine on.

 

Thanks,

 

Lance Campbell

Project Manager/Software Architect

Web Services at Public Affairs

University of Illinois

217.333.0382

http://webservices.uiuc.edu

 


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux