AW: [users@httpd] Problem with mod_rewrite, especially with ap_context_document_root() in apache 2.4.20

2016-05-04 Thread Daniel Betz
Hello, i have sent you an mail with the tarball. thank you for your help. Daniel > -Ursprüngliche Nachricht- > Von: Eric Covener [mailto:cove...@gmail.com] > Gesendet: Mittwoch, 4. Mai 2016 14:26 > An: users@httpd.apache.org > Betreff: Re: [users@httpd] Problem w

Re: [users@httpd] Problem with mod_rewrite, especially with ap_context_document_root() in apache 2.4.20

2016-05-04 Thread Eric Covener
On Wed, May 4, 2016 at 1:24 AM, Daniel Betz wrote: > Heres the relevant part of my httpd.conf. mod_http2 isnt enabled, but i can > give it an try No need to give it a try. I thought it might explain why you had errors a few releases after where this change was introduced as it came along later.

AW: [users@httpd] Problem with mod_rewrite, especially with ap_context_document_root() in apache 2.4.20

2016-05-03 Thread Daniel Betz
> On Tue, May 3, 2016 at 10:17 AM, Daniel Betz wrote: > > Hello List, > > > > i dont know if im right here, or that i should file a bugreport, but i will > > post > my problem here first. > > > > > > I have an easy rewrite Rule, which rewrites everything to /index.php, when > the filename or dire

Re: [users@httpd] Problem with mod_rewrite, especially with ap_context_document_root() in apache 2.4.20

2016-05-03 Thread Eric Covener
On Tue, May 3, 2016 at 10:33 AM, Eric Covener wrote: > I assume this stuff is in your documentroot, no VirtualDocumentRoot or > Alias used.How frequently does it fail?Any chance it requires > mod_http2? (nor mod_userdir?) --

Re: [users@httpd] Problem with mod_rewrite, especially with ap_context_document_root() in apache 2.4.20

2016-05-03 Thread Eric Covener
On Tue, May 3, 2016 at 10:17 AM, Daniel Betz wrote: > Hello List, > > i dont know if im right here, or that i should file a bugreport, but i will > post my problem here first. > > > I have an easy rewrite Rule, which rewrites everything to /index.php, when > the filename or directory doesnt exis

[users@httpd] Problem with mod_rewrite, especially with ap_context_document_root() in apache 2.4.20

2016-05-03 Thread Daniel Betz
Hello List, i dont know if im right here, or that i should file a bugreport, but i will post my problem here first. I have an easy rewrite Rule, which rewrites everything to /index.php, when the filename or directory doesnt exist. RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L]

[users@httpd] Problem with mod_rewrite

2014-01-31 Thread Johannes Bauer
Hi list, I'm currently having some trouble with Apache 2.2.25 running in conjunction with PHP 5.4.4. It's running a blog software (b2evolution). Please don't judge me, it's not my blog :-) Anyways, permalinks to the blog previously looked like this: http://www.myserver.com/blog5.php/this-is-a-per

[users@httpd] problem with mod_rewrite and htaccess on Windows 7

2011-06-21 Thread Aaron Franco
Hello, I have WampServer up and running on my Windows 7 machine. It is installed in C:/wamp. I have set up my configuration using the following VirtualHosts in the C:/wamp/bin/apache/Apache2.2.1.7/conf/extras/httpd-vhosts # # Virtual Hosts # # If you want to maintain multiple domains/hos