Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

user cgi-bin permissions

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  cfc files for Cold fusion not openning using apac..  
Author Message
cjbell

External


Since: Feb 05, 2004
Posts: 1



(Msg. 1) Posted: Fri Feb 06, 2004 2:25 am
Post subject: user cgi-bin permissions
Archived from groups: alt>apache>configuration (more info?)

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!

 >> Stay informed about: user cgi-bin permissions 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
cgi under ~user/public_html on RH9 - hello, I cannot execute cgi in userdir public_html, error message is "Premature end of script headers" On may 2003, there had been the same issue on this group:..

User permissions - I've installed apache2 on debian with mod_vhost. In [...]/htdocs/ are symlinks like www.domain1.com and www.domain2.com which link to /home/user1/public_html and /home/user2/public_html. So far this works fine. Every user can login via ftp, where its...

cgi under ~user/public_html on RH9 - <font color=purple> ;> In my experience, "Premature end of script headers" is generally casued by</font> <font color=purple> ;> the program.</font> <font color=purple> ;> </font&...

new user, for test - i'm a new user, test~!

how do I limit web bandwidth by user? - There are various bandwidth modules. They address limiting bandwidth by ip, by interface, or for the apache server itself, but I can't find anything that lets me limit bandwidth by user. I'm flexible on the solution. One thing that I have found is a..
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]