Hi,

I am installing an application that is bundled with aol server.
This application expects to be accessed as;

http://server_name/*

But for reasons out of my control we have to access it as;

http://server_name/some_token/*

Is there any straightforward way to map/alias/redirect requests in aol
server? I have found information on how to redirect on a particular HTP
response, virtual hosting to other domains and the c example for mapping
URLs to files but they all seem more complicated than I am trying to
achieve.

- Grant.

Reply via email to