.htaccess question

.htaccess question

Sunday 18 January 2004 3:41:02 am - 5 replies

Author Message

K259

Sunday 18 January 2004 4:01:39 am

Hi Marco!

I've experienced the same "thing" while testing, and a lot of other ppl. have also had much headache about this file. Maybe the eZ-crew can do some testing here, give us feedback and state if the file is working, if we are doing something wrong, or if it's a conflict somewhere...

Marco Zinn

Sunday 18 January 2004 4:17:59 am

Hi,
after some more testing, my assumption:
The error, that i experienced was NOT the 403, but a 500, which says, that my server may be misconfigured.
So, i guess, the provided file needs some "Override Priviliges" in the Virtual Host, that is used to Host the domain.
Cause the .htaccess file wants to alter some settings for this directory and in order to do this, it needs the rights from "it's" Virtual Host and I guess, that this is not true for me.
I commented out all lines (-> Server worked) and removed the comments individually to find out, which lines causes the error.... To no avail: As soon as one line got into effect, i got the "500" error.
We need some Apache Expert ;)

Marco
http://www.hyperroad-design.com

Lazaro Ferreira

Sunday 18 January 2004 7:05:17 am

Hi,

Are you using Apache 2.x ?

There is a known problem with Apache 2.x, EZP .htaccess file, and URL setups (No virtual host in Apache httpd.conf)

You have to add the directive below, to use URLs that includes 'index.php' like in www.yourdomain.com/index.php/home

AcceptPathInfo On
---------------------------

Lazaro
http://www.mzbusiness.com

Marco Zinn

Monday 19 January 2004 10:02:15 am

No, I'm using apache 1.3.
But your info will probably solve 5 other threads in the forums ;)

Marco
http://www.hyperroad-design.com

Jose Velez

Thursday 18 November 2004 7:13:35 pm

Did anyone ever figure this out? I am having this problem too.

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.