Re: [users@httpd] rewrite and internal redirects

2014-05-05 Thread Moritz Lennert
I still haven't found the solution, so any additional help would be appreciated: On 30/04/14 13:54, Moritz Lennert wrote: On 29/04/14 13:54, Eric Covener wrote: On Tue, Apr 29, 2014 at 7:44 AM, Moritz Lennert wrote: I have trouble understanding the entire process of internal redirectio

Re: [users@httpd] rewrite and internal redirects

2014-04-30 Thread Moritz Lennert
On 29/04/14 14:02, Oscar Knorn wrote: Am 29.04.2014 13:44, schrieb Moritz Lennert: RewriteRule ^balades/(.+)$ /qgiswebclient.html?map=/home/geogf405/PROJETS/$1.qgs Please insert these Rewriterules Directly after the DocumentRoot Directive and before the -Section : RewriteRule ^/balades

[users@httpd] rewrite and internal redirects

2014-04-29 Thread Moritz Lennert
Hello, I've been going crazy over this problem and even though I've seen mentions of similar issues on this mailing list and elsewhere, I've just not been able to apply the recipes there to solve my issue. I have the following setup of a virtual host: ServerAdmin webmaster@localhost Server