View Single Post
  #3  
Old 09-12-2007, 06:38 PM
SoreGUms SoreGUms is offline
Member
 
Join Date: Jul 2007
Location: Sydney, Australia
Posts: 32
Quote:
Originally Posted by mistwang View Post
Just create a CGI context with URI "/cgi-bin/" and location "$VH_ROOT/html/cgi-bin/", then you can pretty much follow their installation guide.
Thank you for that

How do I allow static content from this location?

Accessing:
  • http://domain.tld/cgi-bin/index.html
Results in:
  • lscgid: execve(): Permission denied
Reply With Quote