Michael,
Thanks again for your help.
Le 02/06/2012 14:55, Michael Streeter a écrit :
I'm afraid I'm stumped on that one. I too would expect that voir.html wouldn't
be opened with the rewrite in place.
Good to know. I don't use rewriting usually so I was not sure if I understood
the docs cor
On 06/02/2012 06:19 AM, Jean-Christophe Boggio wrote:
Michael,
Thanks for your reply.
Le 02/06/2012 03:35, Michael Streeter a écrit :
To clarify, are you looking to have the URL in the browser change? If
so, change the [L] in the RewriteRule lines to [LR].
No, I want that when they try to re
Michael,
Thanks for your reply.
Le 02/06/2012 03:35, Michael Streeter a écrit :
To clarify, are you looking to have the URL in the browser change? If so,
change the [L] in the RewriteRule lines to [LR].
No, I want that when they try to reach :
http://medecine-et-enfance.net/archives/voir.ht
On 05/30/2012 08:39 AM, Jean-Christophe Boggio wrote:
Hello, I have a problem with URL Rewriting.
I'm trying to transform URLs of the form :
http://medecine-et-enfance.net/archives/voir.html?file=J_2005_01_039.pdf
to
http://medecine-et-enfance.net/showpdf.html?file=J_2005_01_039.pdf
I have def
Sorry to insist, anyone has an idea on this issue please ?
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
Hello, I have a problem with URL Rewriting.
I'm trying to transform URLs of the form :
http://medecine-et-enfance.net/archives/voir.html?file=J_2005_01_039.pdf
to
http://medecine-et-enfance.net/showpdf.html?file=J_2005_01_039.pdf
I have defined the following in the VirtualHost :
Rewrit