hello, the change stated below partially worked. thanks. i can get into the help and doc from the main(default) httpd web page however, not all of the links work. now, the web page shows(below). i'm assuming this is also a install/customize issue. i have not yet found the doc.
thanks for your help,
steve
Installed modules:
[ PHP module is
not installed ]
[ Apache perl
module (mod_perl)
]
[ Apache DAV
module (mod_dav) ]
[ Apache Python
module
(mod_python) is
not installed ]
[ SuSE help system
]
[ /usr/share/doc/
directory ]
[ The PHP manual
is not installed ]
[ Apache manual is
not installed ]
[ The SuSE website
]
[ The SuSE portal
]
Sergey
Korzhevsky To: [EMAIL PROTECTED]
<s_korzhevsky@i cc:
ba.com.by> Fax to:
Sent by: Linux Subject: Re: apache httpd server on suse
on 390 Port 2.4.7
<[EMAIL PROTECTED]
ARIST.EDU>
04/10/2002
04:03 AM
Please respond
to Linux on 390
Port
People, look at /etc/httpd/susehelp.conf
<IfModule mod_alias.c>
Alias /doc/ /usr/share/doc/
.....
<Directory /usr/share/doc>
.....
# The next three lines will be rewritten by SuSEconfig.susehelp:
# (depending on the DOC_ALLOW variable in /etc/rc.config)
order deny,allow
deny from all
allow from localhost
If you change last line to allow from all You can get docs from
anywhere.
WBR, Sergey
