On Thu, 16 Oct 2003, Alan Lord wrote: > Sorry to be a pain but I can't seem to get my manual to "work" after > sucessfully installing apache. > > I moved the manual to htdocs/manuals/apache/ > > and now it doesn't want to add ".en" to all my requests. So I just get some > references at the top of each page like this:
In httpd.conf, there is a <Directory> section refering to the manual. You need change this to point to the new location. Alternatively, grab a documentation package from a mirror: http://www.apache.org/dyn/closer.cgi/httpd/docs/ These packages don't require a special web server configuration. Joshua. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
