user cgi-bin permissions

This is a discussion on user cgi-bin permissions within the Apache Web Server forums, part of the Web Server and Related Forums category; I set up an alias in a user dir. I can't seem to get a perl script to execute. ...


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-06-2004
Chris Jones
 
Posts: n/a
Default user cgi-bin permissions

I set up an alias in a user dir. I can't seem to get a perl script to
execute. I get the following error:
The requested method POST is not allowed for the URL
/cbipscreen/cgi-bin/frameset0.pl

In my httpd.conf:

Alias /cbipscreen "/export/home/cj/cbipscreen"

<Directory /export/home/cj/cbipscreen>
AllowOverride FileInfo AuthConfig Limit
Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
<Limit GET POST OPTIONS PROPFIND>
Order allow,deny
Allow from all
</Limit>
<LimitExcept GET POST OPTIONS PROPFIND>
Order deny,allow
Deny from all
</LimitExcept>
</Directory>

<Directory /export/home/cj/cbipscreen/cgi-bin>
Options Indexes FollowSymLinks MultiViews ExecCGI
AllowOverride All
Order allow,deny
Allow from all
</Directory>

Thanks for any hints!


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 06:25 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0