Re: suexec with apache

Jan Schneider <[email protected]>
Newsgroups gmane.comp.horde.gollem
Message-ID <[email protected]>
Zitat von Mark Hedges <[email protected]>:

>
> I got suexec in Apache2 to the point that it seemed like it
> would work with this config:
>
>     UserDir enabled *
>     UserDir disabled root
>     UserDir public_html
>     AliasMatch ^/~([^/]+)/horde/ /usr/share/horde/
>     Alias /horde/ /usr/share/horde/
>     <Directory '/usr/share/horde'>
>         Options Indexes MultiViews +ExecCGI
>         SSLOptions +StdEnvVars
>         Order Deny,Allow
>         Allow from all
>     </Directory>
>
> Doing http://myhost.com/horde/ works great (not suexec.)
>
> When I do http://myhost.com/~test/horde/ it infinitely
> redirects to /index.php, then /index.php/index.php, then
> /index.php/index.php/index.php, etc.  Same happens if I try
> login.php - it goes to index.php and then loops.

The automatic webroot detection in config/registry.php doesn't work  
with such a setup. Set it manually.

Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/

--
Gollem mailing list - Join the hunt: http://horde.org/bounties/#gollem
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.