Tags:
create new tag
, view all tags

Question

Working through the WindowsInstallCookbook and am stuck on the Configuring Apache section. When I add the following lines to my httpd.conf file I get error "Directory not allowed here." Cannot figure out why.

#<Directory  "c:/twiki/bin/">
# RD: Changed None to All in next line, to enable .htaccess
#   AllowOverride All
#   Allow From All
#   Options  ExecCGI
#   SetHandler cgi-script
#</Directory>

Environment

TWiki version: TWiki20040904
TWiki plugins: none
Server OS: XP SP2
Web server: Apache 1.3.33
Perl version: 5.8.7
Client OS: XP SP2
Web Browser: IE
Categories: Installation

-- NathanTippie - 01 Dec 2005

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

You may have put this section within another section - check the preceding <something> directive is terminated by a </something>.

-- RichardDonkin - 03 Dec 2005

That was it. Thank you.

-- NathanTippie - 06 Dec 2005

 
Topic revision: r4 - 2005-12-06 - NathanTippie
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.