rewriting with addressbar and link same

New to mod_rewrite? This is a good place to start.

rewriting with addressbar and link same

Postby stoupajc » Thu May 05, 2005 3:37 am

Hello, I need:
- link: server.cz/uvod
- in adressbar: server.cz/uvod

If I write this code:

RewriteEngine On
RewriteCond %{HTTP_HOST} ^server\.cz
RewriteRule ^uvod/(.*)$ http://server.cz/index.php?menu=uvod&main=$1 [QSA]

and type in adressbar: server.cz/uvod/?pokus
I see server.cz/index.php?menu=uvod&main=pokus

But still I need see server.cz/uvod/?pokus

Thankks for help.
Honza
stoupajc
 
Posts: 1
Joined: Thu May 05, 2005 3:26 am

Return to Beginner's Corner

Who is online

Users browsing this forum: No registered users and 111 guests

cron