Redirect requests to ScriptAlias location

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I want to redirect to my own application page when I type just the hostname like:

http://testenv should redirect my to the application that i have hosted on Apache HTTP Server to http://testenv/myapp/llisapi.dll

I have created a ScriptAlias for this location like
ScriptAlias /myapp/ "c:/Apps/myqa/cgi/"
<Directory "C:/Apps/myqa/cgi/">
  Order allow,deny
  Allow from all
  Options Indexes FollowSymLinks
</Directory>

Please advice.

Thanks,
Mahesh

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux