
09-12-2007, 06:38 PM
|
|
Member
|
|
Join Date: Jul 2007
Location: Sydney, Australia
Posts: 32
|
|
Quote:
Originally Posted by mistwang
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
|