|
Home > Archive > Netware Webserver > May 2005 > NW65 with SP3 - Apache Issues
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 |
NW65 with SP3 - Apache Issues
|
|
| rbrantley@frenship.us 2005-05-09, 5:45 pm |
| We just setup our first NW65 server with Apache. We can access IManage and
Apache Web Manager just fine. We are having problems setting up Apache to
do what we want however. Basically we want Apache's default DocumentRoot to
VOL_1:\WEB. We set this within the Apache Web Manager configuration and put
a test page in the VOL_1:\WEB\index.html. But it does not come up, it keeps
coming up with the welcome page for the "Novell Open Enterprise Server",
even after restarting Apache. We still however want the management pages
through port 2200 via the same IP. How would this be accompished and what
are we overlooking?
Thanks in advance,
Rory Brantley
| |
| Anders Gustafsson 2005-05-09, 5:45 pm |
| ,
> But it does not come up, it keeps
> coming up with the welcome page for the "Novell Open Enterprise Server",
> even after restarting Apache.
>
Open up httpd.conf and comment out the "welcome" stuff at the bottom. It
is just one included line.
- 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
| |
| rbrantley@frenship.us 2005-05-09, 5:45 pm |
| > Open up httpd.conf and comment out the "welcome" stuff at the bottom. It
> is just one included line.
Ok I remarked out the following line:
#Include "SYS:/adminsrv/webapps/welcome/web-inf/welcome-apache.conf"
Now I'm getting a page not found and it is still looking for
/welcome/index.html I guess I am overlooking more than just that. Any help
is much appreciated.
Rory Brantley
| |
| Josh Messerschmitt 2005-05-09, 5:45 pm |
| After you clear the line, delete all of the installed by default files in
your documentroot, do an 'ap2webrs', close out of your browser, and restart
your browser. This should show an empty directory listing of your
documentroot or the index.html that you created and placed in the
documentroot.
--
Josh Messerschmitt
Certified Novell Engineer
<rbrantley@frenship.us> wrote in message
news:UdQfe.4526$IU1.4242@prv-forum2.provo.novell.com...
>
> Ok I remarked out the following line:
> #Include "SYS:/adminsrv/webapps/welcome/web-inf/welcome-apache.conf"
>
> Now I'm getting a page not found and it is still looking for
> /welcome/index.html I guess I am overlooking more than just that. Any help
> is much appreciated.
>
> Rory Brantley
>
|
|
|
|
|