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
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.
> 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
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?)
--
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
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]
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
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