We've currently got a windows host (2003 SP2) running apache2. The URL that users will need to access is server.mydomain.com/cgi-bin/myfile.cgi
We're planning on creating an alias (intranet.mydomain.com) for users to access - but we don't want to them to have to type in cgi-bin/myfile.cgi. I know that we can just set cgi-bin as the root directory in apache, but I think this may cause other problems (it's a custom written app written by a 3rd party). What would be the best way to have the user access the correct file just by typing in the address ? It can either append /cgi-bin/myfile.cgi or just serve up that page without appending the directory to the URL.
I guess I need HTTP re-directs, but I know that apache has alot of other functions that I'm unfamiliar with so I'm hoping that somebody can give me the best option for this. The server will be quiet busy so we'd like to go with the option that will have the lease performance impact also
Thanks in advance for any help, much appreciated
Irish Poetry - Karen O'Connor
Irish Poetry and Short Stories - Doghouse Books
Garten und Landschaftsbau
We're planning on creating an alias (intranet.mydomain.com) for users to access - but we don't want to them to have to type in cgi-bin/myfile.cgi. I know that we can just set cgi-bin as the root directory in apache, but I think this may cause other problems (it's a custom written app written by a 3rd party). What would be the best way to have the user access the correct file just by typing in the address ? It can either append /cgi-bin/myfile.cgi or just serve up that page without appending the directory to the URL.
I guess I need HTTP re-directs, but I know that apache has alot of other functions that I'm unfamiliar with so I'm hoping that somebody can give me the best option for this. The server will be quiet busy so we'd like to go with the option that will have the lease performance impact also
Thanks in advance for any help, much appreciated
Irish Poetry - Karen O'Connor
Irish Poetry and Short Stories - Doghouse Books
Garten und Landschaftsbau