Over HTML directive
best regards
Petr
Dne 18. ledna 2012 15:51 Eric Covener napsal(a):
> On Wed, Jan 18, 2012 at 7:43 AM, Petr Hracek wrote:
>> I have updated my configuration file so that:
>>
>> DocumentRoot "/opt/apache/htdocs/pubdocs"
>>
>>
>> Options +IncludesNOEXEC -MultiViews -In
On Wed, Jan 18, 2012 at 7:43 AM, Petr Hracek wrote:
> I have updated my configuration file so that:
>
> DocumentRoot "/opt/apache/htdocs/pubdocs"
>
>
> Options +IncludesNOEXEC -MultiViews -Indexes -FollowSymLinks
How does your SHTML include the CGI script?
---
I have updated my configuration file so that:
DocumentRoot "/opt/apache/htdocs/pubdocs"
Options +IncludesNOEXEC -MultiViews -Indexes -FollowSymLinks
AllowOverride None
Order allow,deny
Deny from all
Options +IncludesNOEXEC -MultiViews -FollowSymLinks
Or
On Wed, Jan 18, 2012 at 01:06:19PM +0100, Petr Hracek wrote:
> -- in the apache2 configuration file is mentioned
>
> Options IncludesNOEXEC -MultiViews -FollowSymLinks
> Order deny,allow
> Allow from all
>
In your Options line you are mixing absolute and relative directives.
D
On Wed, Jan 18, 2012 at 7:06 AM, Petr Hracek wrote:
> Dear users,
>
> do you have any suggestion how to solve that problem?
> I will try to summarized my problem:
> -- when I writedown to browser http://IP/index.shtml where is mentioned
>
> then it shown me
> [an error occured while processing
Dear users,
do you have any suggestion how to solve that problem?
I will try to summarized my problem:
-- when I writedown to browser http://IP/index.shtml where is mentioned
then it shown me
[an error occured while processing this directive]
in the /var/log/apache2/error_log is mentioned:
u