Presently I have entries like the following:
NameTrans fn="mozilla-redirect" from="/" url="
NameTrans fn="mozilla-redirect" from="/homePage_OLB/SSOBRANDOLB" url="
However I wish to have one entry similar to this:
NameTrans fn="mozilla-redirect" from="*" url="
After attempting this the browser goes into an infinite looping and never displays the static page.
Any thoughts on how I can cause this redirection for every possible page that hits this webserver?
For background.
I have a splash page setup to be put up for temporarily notifing users that the site is down for maintense.
So I update the ojb.conf file, as well as others, to cause a redirection to a static splash page instead of the application.
Thankx for any input.
As always we thank you for your support
Doug
NameTrans fn="mozilla-redirect" from="/" url="
NameTrans fn="mozilla-redirect" from="/homePage_OLB/SSOBRANDOLB" url="
However I wish to have one entry similar to this:
NameTrans fn="mozilla-redirect" from="*" url="
After attempting this the browser goes into an infinite looping and never displays the static page.
Any thoughts on how I can cause this redirection for every possible page that hits this webserver?
For background.
I have a splash page setup to be put up for temporarily notifing users that the site is down for maintense.
So I update the ojb.conf file, as well as others, to cause a redirection to a static splash page instead of the application.
Thankx for any input.
As always we thank you for your support
Doug