As near as I can tell, the only thing I still need to do is add the following directive to the httpd.conf file:
ScriptAlias /gsdl/cgi-bin "/opt/greenstone/cgi-bin"
Options None
AllowOverride None
Alias /gsdl "/opt/greenstone"
Options Indexes MultiViews FollowSymLinks
AllowOverride None
Order allow,deny
Allow from all
So here's my question...where is the httpd.conf file, and how do I add this directive to it? Help!
1 comment:
I wish I knew. I still can't get GS2 or GS3 to work properly on my Mac. I think I'm going to have to steal my g/f's Windows box and try that.
Post a Comment