[Ilugc] Multiple path search in Script Alias - Apache

  • From: skperias@xxxxxxxxxxx (Periyaswamy Senthilkumar)
  • Date: Fri Jan 7 10:55:23 2005

Hi,

  I have Application1  on /home/app1/cgi-bin  &
         Application2  on /home/app2/cgi-bin

  I had Application1 being accessed by having the
ScriptAlias in httpd.conf as

ScriptAlias /cgi-bin/ "/home/app1/cgi-bin/"

I access the application from my client as 

 http://<Ip.address.of.Server>/cgi-bin/app1.cgi

Like we have multiple path searchs in the PATH
environment variable 

PATH=/usr/local/bin:/usr/bin:/bin

can we have a similar directive for the webserver , so
that I can specify the path of my second app and have
it accessed as 

http://<Ip.address.of.Server>/cgi-bin/app2.cgi

Thanks in advance for your help.

Regards,
Senthil





                
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - Helps protect you from nasty viruses. 
http://promotions.yahoo.com/new_mail

Other related posts: