| Subject: Re: Links with index.html |
Author: William Roeder |
Date: 07/01/2009 16:56 |
| | > I would like my links to have links like this:
> <http://www.mysite.com/my_page/>
>
> NOT:
> <http://www.mysite.com/my_page/index.html>
The first url tells the server to get the default page for that directory,
while the second tell it to get a specific page. They may or may not be the
same.
A mirror is NOT a web server, it is a collection of files. So all links are by
default relative and must point to the actual disk filename. the "http://"
must be removed | |
|
|
|
|
3
Created with FORUM 2.0.11