filepath issue

liunx

Guest
Hi,<br />
<br />
This probably just requires a simple yes/no answer.<br />
<br />
I don't want my address bar to read as follows:<br />
<br />
<!-- m --><a class="postlink" href="http://www.mysite.com/services.htm">http://www.mysite.com/services.htm</a><!-- m --><br />
<br />
So I created an extra directory called services and renamed services.htm as index.htm. The address bar now reads<br />
<br />
<!-- m --><a class="postlink" href="http://www.mysite.com/services/">http://www.mysite.com/services/</a><!-- m --><br />
<br />
which I much prefer. It does mean that I end up with all the files on my site named index.htm. Is that going to cause a problem? Or is it ok to do it that way?<br />
<br />
cheers.<!--content-->As long as you don't have more than one index page per directory, you will be fine.<!--content-->thanks :)<!--content-->
 
Back
Top