Re: URL ReWriting Problem

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

 



HI

I think you are missed the end of string indicator $


Try

 RewriteRule ^up/(.+)/(.+ ).tar.gzip$ products.php?name=$1&age=$2 

Anees Muhammed
___________





________________________________


Options +FollowSymlinks
RewriteEngine on
RewriteRule ^up/(.+)/(.+ ).tar.gzip products.php? name=$1&age= $2 [nc]

but it doesn't work.

 

   


      

[Non-text portions of this message have been removed]


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux