|
Home > Archive > Netware Webserver > December 2005 > Newbie web page question
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 |
Newbie web page question
|
|
| richarw@co.mason.wa.us 2005-12-02, 5:45 pm |
| This is going to seem like such a simple question, but please understand: I
know very little about web stuff.
What I want to do is to make a directory on a NW 6.0 SP5 server available
to users via a browser. Specifically, I want users to be able to install
Sophos Anti-virus this way. I "know" that the document root is
sys:apache/htdocs. I can create a directory ("sweep") and copy all the
necessary files there. I even tried editing httpd.conf thus:
<Directory /sweep>
Options FollowSymLinks
AllowOverride None
</Directory>
and re-started apache. No luck.
I know this is do-able and very trivial, but I am stumped.
Richard White
| |
| Anders Gustafsson 2005-12-03, 2:45 am |
| ,
> I even tried editing httpd.conf thus:
>
Problem is that in 6.0 there is only one webserver initially and that
uses adminserv.conf
- 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
|
|
|
|
|