Hi Joshua and fellows: Here's my problem indeed:I working in a website and I trying to make this website full SEO. Now actually I'm pasing all parameters to the server in this way:
1.- http://www.myserver.com/?param1/param2/param3.html But I want to pass the parameters in this way: 2.- http://www.myserver.com/param1/param2/param3.htmlSo to users and search engines the above URI will be the (2), but the to the Apache must be the (1)
I hope you can help me. my best regards.----- Original Message ----- From: "Joshua Slive" <joshua@xxxxxxxx>
To: <users@xxxxxxxxxxxxxxxx> Sent: Thursday, November 01, 2007 11:22 AMSubject: [***SPAM*** Score/Req: 10.4/5.0] Re: APACHE mod_rewrite
On Oct 31, 2007 4:04 PM, Alberto García Gómez <alberto@xxxxxxxxxxxxxxxxx> wrote:
I have this URL http://www.myserver.com/dir1/dir2/page.html and I wish to rewrite the url using mod_rewrite to add a ~ after the first dir always, eg.: http://www.myserver.com/~dir1/dir2/page.html Please it's very important to make this ASAP
The question is not well specified. Do you want to change what the users see or what apache tries to access? Tell us exactly what you want people to type in their browser (or html links) and exactly what you want apache to do when it receives the request. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx Este correo ha sido enviado desde el Politécnico de Informática "Carlos Marx" de Matanzas. "La gran batalla se librará en el campo de las ideas" --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx