iWS6.0 - CGI-BIN on Virtual Servers.
Ok, I have configured a single listener and have several virtual servers
configured with URLHOSTS.
Kinda like Software Virtual Servers since I'm only using a single IP
address.
Everything is working EXCEPT for cgi-bin.
I need to have a /cgi-bin/ for each virtual server.
Currently it is only working with the 'main' server, or server instance, but
not with the virtual servers. I have configured the settings for each
virtual server as far as what directory cgi-bin is located, user/group to
run as and chroot directory, but nothing works.
Any help would be appreciated.
BTW. I'm running iWS 6.0 on RedHat Linux 7.1
[699 byte] By [
] at [2007-11-25 7:18:42]

Steve Springett wrote:
> I need to have a /cgi-bin/ for each virtual server.
> Currently it is only working with the 'main' server, or server instance, but
> not with the virtual servers. I have configured the settings for each
> virtual server as far as what directory cgi-bin is located, user/group to
> run as and chroot directory, but nothing works.
Did you configure things from the admin UI or by editing the configuration
files? In either case, I'd be interested in seeing your server.xml and obj.conf
files.
at 2007-6-29 17:55:41 >

Got it.
I had to specify '$dir' for directory (instead of an actual directory) in
the obj.conf in order for the alias /cgi-bin to work with all my virtual
servers. I did not see this in any of the documentation, nor was it the
default. Might want to incorporate this in the docs somewhere, or put it in
the knowledgebase.
"Steve Springett" <sspringett@cwe2.com> wrote in message
news:9iutod$e8o1@secnews.netscape.com...
> Ok, I have configured a single listener and have several virtual servers
> configured with URLHOSTS.
> Kinda like Software Virtual Servers since I'm only using a single IP
> address.
>
> Everything is working EXCEPT for cgi-bin.
>
> I need to have a /cgi-bin/ for each virtual server.
> Currently it is only working with the 'main' server, or server instance,
but
> not with the virtual servers. I have configured the settings for each
> virtual server as far as what directory cgi-bin is located, user/group to
> run as and chroot directory, but nothing works.
>
> Any help would be appreciated.
>
> BTW. I'm running iWS 6.0 on RedHat Linux 7.1
>
>
at 2007-6-29 17:55:41 >
