|
Home > Archive > Netware Webserver > June 2005 > Netware 6.5
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]
|
|
|
| I am running Netware 6.5 sp3 with Apache 2.0.52.
I installed the default configuration and have two instances running. I
tried to use the Web Manager to configure apache but couldn't figure out
which instance I was configuring. I manually edited the httpd.conf in the
apache2 directory just to include my ip address on the listening ports and
add my email address for notification.
So, whether I enter the IP address or the server name, I get an iManager
login screen
(../nps/servlet/portalservice?NPService=iManagerContainer&setContainerOn=true).
I thought it was supposed to go to the welcome screen.
Anyway, when I log in I am directed to the same link but a different screen
depending on the browser I use. When using firefox, I am directed to
iManager. When using IE, the left indicates Novell exteND Director (when
using the server name) and iManager (when using the ip address). The
address in all cases is
https://slg_srv1/nps/servlet/portal...ype=PortalData.
So, though I have no problem with using firefox, my users are on IE. Also,
I am not sure that it should be taking me to iManager.
Both conf files have the ip address as the server name.
The httpd.conf file has:
Listen x.x.x.x:80
SecureListen x.x.x.x:443 "SSL CertificateDNS"
The adminserv.conf has:
Listen x.x.x.x:2211
SecureListen 0.0.0.0:2200 "SSL CertificateDNS"
(literally, the files has 0.0.0.0 as the ip address. The x's are the actual
server ip address.
So, I actually don't know what to ask as far as my problem. I just know
something isn't right. Part of this my be simply because I don't know what
should be happening.
Any insight would be greatly appreciated.
Thanks,
Janet
| |
| Anders Gustafsson 2005-06-01, 5:45 pm |
| Jdw,
> I thought it was supposed to go to the welcome screen.
That happens if your httpd.conf includes the "welcome" file. Normally
httpd.conf is your to play with. Are you trying to set it up to host
your web site?
- Anders Gustafsson, Engineer, CNE6, ASE
NSC Volunteer Sysop
Pedago, The Aaland Islands (N60 E20)
Novell does not monitor these forums officially.
Enhancement requests for all Novell products may be made at
http://support.novell.com/enhancement
Using VA 5.51 build 315 on Windows 2000 build 2195
|
|
|
|
|