Apache/CGI?

tmarbois

Registered
Has anyone gotten CGI to work with the installed Apache on OSX?

If so can you detail how you did it?

The default install does not seem to allow standard CGI...

Tj
 
First you have to assign the permissions 777..that makes it r-w-x.
Then you have to Open the script and be shore to save it in Unix-format (if u use BBEdit it´s in options).
Put your CGIs in CGI-executables.
 
thanks...

Im assuming I change the permissions on the actual executable file? (.cgi)

Another weird thing is that changing settings on the webserver control panel - doesnt seem to affect the apache.conf file....Where is the control panel storing its values?

thanks again!

Got the development enviroment installed last night....all I can say is WOW! Built a coccoa app in under 20 minutes...this os is going to be very cool when polished some more...

regards

TjMarbois
 
Back
Top