Bug 838

Summary: Suggestion: use ../ instead of file:/usr/doc
Product: [Retired] Red Hat Linux Reporter: Daniel Senie <dts>
Component: indexhtmlAssignee: Michael K. Johnson <johnsonm>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 5.2   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-02-10 18:33:10 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Daniel Senie 1999-01-15 06:08:24 UTC
In the index.html file, if you were to use ../ in the links
for the Linux docs, instead of a file:/usr/doc/ URL, the
file would still work for those at the console of the Linux
machine. However, those of us who use Linux machines as
servers would also be able to use the page.

I place an alias in my Apache such as:

Alias /rhl /usr/doc/

as a way to read the documentation via a web browser on
another system. If the suggested alteration were made to the
index.html file, that file would be useful as a top-level
page even for setups like mine.

Comment 1 David Lawrence 1999-01-19 21:00:59 UTC
Thank you for your suggestion. It has been noted and will be passed on
to a developer for further review.

Comment 2 Michael K. Johnson 1999-02-10 18:33:59 UTC
Changed for next version.  There are arguments both ways -- with
the absolute paths, the document still works even if it is moved
elsewhere in the file hierarchy.  But I think that the arguments
are stronger for relative paths, so I've changed it.