This is a discussion on htaccess within the Apache Web Server forums, part of the Web Server and Related Forums category; Sorry for my bad english: i have a link: http://www.mysiteweb.com/results?search_query=VAR and i want to ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Sorry for my bad english:
i have a link: http://www.mysiteweb.com/results?search_query=VAR and i want to path http://www.mysiteweb.com/index.php?s=VAR is possible with htaccess file? How? |
|
|||
|
AmiciAmici.com schreef:
> Sorry for my bad english: > > i have a link: > http://www.mysiteweb.com/results?search_query=VAR > > and i want to path > > http://www.mysiteweb.com/index.php?s=VAR > > is possible with htaccess file? > > How? i have a link, based on your apache version (which you did not specify) for 1.3: http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html for 2.0: http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html if you speak dutch; http://www.mod-rewrite.nl/ ;-) -- Luuk |
|
|||
|
On 6 Mag, 19:59, Luuk <L...@invalid.lan> wrote:
> AmiciAmici.com schreef: > > > Sorry for my bad english: > > > i have a link: > >http://www.mysiteweb.com/results?search_query=VAR > > > and i want to path > > >http://www.mysiteweb.com/index.php?s=VAR > > > is possible with htaccess file? > > > How? > for 2.0:http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html This is my Apache version: 2.0 Anyone have a sample for my specific question.... I don't understand how to identificate results?search_query=VAR and pun VAR in the new path. |
| Thread Tools | |
| Display Modes | |
|
|