Re: running CGI from a subdomain



sound's like a server config issue ... like for the system where I work
we have several domains set up on the same server. So, how I have it
set up, all the virtual domains are under /www/docs and then the
virtual domains' cgi-bin directories are set up as follow

for www.domain1.com --> /www/docs/www-domain1-com/cgi-bin
for www.domain2.com --> /www/docs/www-domain2-com/cgi-bin

Then I had to go into the apache config and set those directories as
cgi executable.
I'm sure the same thing applies to any new directory that you wish to
put cgi files so
if you wanted a cgi-bin and a cgi-bin2 directory you'd have to do the
same thing.

I'd ask the apache group guys to help you set that up.


--
PLEASE NOTE: comp.infosystems.www.authoring.cgi is a
SELF-MODERATED newsgroup. aa.net and boutell.com are
NOT the originators of the articles and are NOT responsible
for their content.

HOW TO POST to comp.infosystems.www.authoring.cgi:
http://www.thinkspot.net/ciwac/howtopost.html
.