View Single Post
  #1 (permalink)  
Old 07-05-06, 16:36
engine engine is offline
BOD Member
 
Join Date: Jul 2006
Posts: 4
Default Wrapper - subdomain

Bodhost.com hosting comes with the simple cgi wrapper which enables cgi scripts to run under the user id, rather than as the webserver. However, when activated in the control panel this creates a scgi-bin directory in the root public_html directory only. Is there any way to set the wrapper up for a subdomain (i.e. create public_html/sub_domain/scgi-bin)? Obviously it's possible to simply place the few scripts requiring such rights in the root scgi-bin folder even for subdomains, but I'd prefer not to have files from different subdomains mixed together if at all possible.

Thanks,

Enigma
Reply With Quote