RE: [us...@httpd] VirtualHost rewrite and mod_negotiation

2009-04-28 Thread Hracek, Petr
g request: /opt/appl/htdocs/index.shtml (None could be negotiated) regards / S pozdravem Petr Hráček -Original Message- From: Eric Covener [mailto:cove...@gmail.com] Sent: Tuesday, April 28, 2009 2:51 PM To: users@httpd.apache.org Subject: Re: [us...@httpd] VirtualHost rewrite and mod_ne

Re: [us...@httpd] VirtualHost rewrite and mod_negotiation

2009-04-28 Thread Eric Covener
2009/4/28 Hracek, Petr : > You mean directive directory? > What does it mean stanza? > > I have been using /opt/appl/htdocs and with it it works. Is this your answer? I don't follow what your initial error is and what you've done to resolve it. Previously, you showed a container and you reported

RE: [us...@httpd] VirtualHost rewrite and mod_negotiation

2009-04-28 Thread Hracek, Petr
@httpd.apache.org Subject: Re: [us...@httpd] VirtualHost rewrite and mod_negotiation 2009/4/28 Hracek, Petr : > DocumentRoot is /opt/apache/htdocs/ssldocs > > I can send you the configuration file but to your mail. You need a directory stanza that matches it, with "allow from all" or

Re: [us...@httpd] VirtualHost rewrite and mod_negotiation

2009-04-28 Thread Eric Covener
2009/4/28 Hracek, Petr : > DocumentRoot is /opt/apache/htdocs/ssldocs > > I can send you the configuration file but to your mail. You need a directory stanza that matches it, with "allow from all" or similar. -- Eric Covener cove...@gmail.com

RE: [us...@httpd] VirtualHost rewrite and mod_negotiation

2009-04-28 Thread Hracek, Petr
...@httpd] VirtualHost rewrite and mod_negotiation 2009/4/28 Hracek, Petr : > No the result is the same. > Now the settings are: > >   >    Options Includes Indexes MultiViews FollowSymLinks >    AllowOverride None >    Order deny,allow >    Deny from all >    MultiviewsMat

Re: [us...@httpd] VirtualHost rewrite and mod_negotiation

2009-04-28 Thread Eric Covener
2009/4/28 Hracek, Petr : > No the result is the same. > Now the settings are: > >   >    Options Includes Indexes MultiViews FollowSymLinks >    AllowOverride None >    Order deny,allow >    Deny from all >    MultiviewsMatch Any >    SetOutputFilter INCLUDES > > > And in the apache log is again "

RE: [us...@httpd] VirtualHost rewrite and mod_negotiation

2009-04-28 Thread Hracek, Petr
ation". regards / S pozdravem Petr Hráček -Original Message- From: Eric Covener [mailto:cove...@gmail.com] Sent: Tuesday, April 28, 2009 2:16 PM To: users@httpd.apache.org Subject: Re: [us...@httpd] VirtualHost rewrite and mod_negotiation 2009/4/28 Hracek, Petr : > >     O

Re: [us...@httpd] VirtualHost rewrite and mod_negotiation

2009-04-28 Thread Eric Covener
2009/4/28 Hracek, Petr : > >     Options +Includes Indexes +MultiViews FollowSymLinks Try without mixing + and non-+ -- Eric Covener cove...@gmail.com - The official User-To-User support forum of the Apache HTTP Server Project