Jump to content

Nice URLs while out of the current page rule


rem

Recommended Posts

Hello,

 

I was struggling with this one for some time and can't find a solution. Can anyone advice how to keep the nice URLs while I'm navigating out of the current rule page.

 

ex:

for index.php page I have the following rule:

RewriteRule ^(.*).html$ index.php?p=$1 [L]

which allows me nice URLs like: about_us.html, instead of index.php?p=about_us

 

but what if I need to go to another page (or link to another page) like gallery.php?g=50 from index.php? What should I do to have the links like that instead of gallery.php?g=50

 

Thanks a lot and I really hope this makes sense.

 

 

Regards,

Rem.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.