Page is a not externally linkable
- Code, Content, and Presentation
-- Apache Web Server
---- document relative? root relative? absolute?


nmjudy - 12:51 am on Sep 4, 2008 (gmt 0)


For years, I've always used the same kind of linking structure that you prefer. However, what I'm trying to do is to eliminate direct linking to any page named "index.html."

Say this is my file structure...
Root

Directory

DirectoryStuff1
page1.html
page2.html
index.html

DirectoryStuff2
page1.html
page2.html
index.html

index.html

How would I do a page-relative link from

DirectoryStuff1/page1.html to
DirectoryStuff1/index.html

without using the page name "index.html"? To avoid having the directory index shown, is my only choice then to use root-relative links in this case?


Thread source:: http://www.webmasterworld.com/apache/3737759.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com