Netware Webserver - Only allow Webaccess for Apache

This is Interesting: Free IT Magazines  
Home > Archive > Netware Webserver > March 2007 > Only allow Webaccess for Apache





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Only allow Webaccess for Apache
Ronny@ukschool.uk

2007-03-14, 1:12 pm

I have NW 6.5 server running GW Webaccess 7.01 IR1.

I would like when people accessing the Apache server via port 80 or 443 and
does not matter which's the URl they use, they will be redirected to
https://webmail.domain.com/gw/webacc.

I have edited http.conf with
<VirtualHost IP:80:
ServerName webmail.domain.com
RewriteEngine On
RewriteRule ^/(.*) https://webmail.domain.com/gw/webacc [L,R]
</VirtualHost>

and it is redirecting properly when I use the following URL

http://ipaddress
http://webmail.domain.com
http://webmail.domain.com/servlet/webaccess (in case user has the old GW
6.5 UR)

however,
https://webmail.domain.com redirect me to
https://webmail.domain.com'welcome/index.html

https://webmail.domain.com/servlet/webacces game me "Object not found,
error 404".

Is there a way to redirect all requests to Apache to
https://webmail.domain.com/gw/webacc

Note that I don't have iManager installed on this machine.

Thanks
Ronny

Richard Beels [SysOp]

2007-03-19, 7:12 pm


you can also modify the login.htt template in the tomcat directory so
any attempt to connect to the servlet will redirect to the one page you
want. cool solutions has writeups on doing this...

you can get a much more descriptive answer down in the groupwise
groups.

--
Cheers!
Richard Beels
~ Network Consultant
~ Sysop, Novell Support Connection
~ MCNE, CNE*, CNA*, CNS*, N*LS


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com