Apache distributed cgi-bin directory que - TechRepublic
General discussion
May 23, 2000 at 02:16 AM
ron carver

Apache distributed cgi-bin directory que

by ron carver . Updated 25 years, 8 months ago

Runnning name virtual servers under apache, with redhat 6.0, the apache install is the standard installed with redhat (I am going to change this soon, but for right now it is still running this way). I can get distributed log files to work fine, but I cannot figure out how to have seperate cgi-bin directories. from RTFM, I have discovered 2 options for doing this, one kinda like this..


AllowOverride None
Options +ExecCGI

and I forgot the exact wording of the other option, however it was a line tag on the end of the virtual host set. At any rate, none of these are working. Am I forgetting something? do I need to take out the other settings?

This discussion is locked

All Comments