This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Dreamweaver > August 2004 > index vs. default html/htm
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
index vs. default html/htm
|
|
| dwebber 2004-08-06, 7:15 pm |
| Ever since learning HTML and web building tools, I was taught to use index.
html for my main page. Now, in my new job, the network administrator says we
have a Microsoft webserver that requires the first page to be default.htm. I
seem to remember there once was a definitive argument on using html vs. htm,
but what about index vs. default? Is there a preference over one or the other
these days? Does the Microsoft server really require default? Will I have to
change my ways (sigh!)?
Dwebber
| |
| darrel 2004-08-06, 7:15 pm |
| > Does the Microsoft server really require default?
So, you could use monkeybutt.htm if you wanted to. It takes all of two
seconds for the server admin to set this up for you.
I usually set it up to use default/index/home.htm/html/asp/aspx
-Darrel
| |
|
|
> Now, in my new job, the network administrator says we
> have a Microsoft webserver that requires the first page to be default.htm
The Admin of the server has control over what filenames are looked for as
the default file in a folder, and in what order of precedence. He can
change this to add index.html to the list, but probably won't
just adopt the new habit quickly to go along with the setup.
If they enforce the use of default.htm with blunt objects you'll probably
catch on quick-like :)
| |
| DiMa *TMM* 2004-08-06, 7:15 pm |
| dwebber <webforumsuser@macromedia.com> wrote:
> Ever since learning HTML and web building tools, I was taught to use
> index. html for my main page. Now, in my new job, the network
> administrator says we have a Microsoft webserver that requires the
> first page to be default.htm. I seem to remember there once was a
> definitive argument on using html vs. htm, but what about index vs.
> default? Is there a preference over one or the other these days? Does
> the Microsoft server really require default? Will I have to change my
> ways (sigh!)?
Yes, you will! Sorry 'bout that. If the server requires default.ht* then it
requires default.ht*
It won't be pick about whether it's .htm or .html, but you should adopt
whatever they're already using. Some servers do default, some index. That's
just the way it goes.
--
--
DiMa
Team Macromedia Member for Dreamweaver MX
--------------------
WEB FORUM USERS: Please log on to the Newsgroup for quicker replies to
your posts: news://forums.macromedia.com/macromedia.dreamweaver
For Answers, check here first:
http://groups.google.com/advanced_g...dia.dreamweaver
http://www.macromedia.com/support/d.../technotes.html
http://www.projectseven.com/faqbase
http://dwfaq.com
http://www.macromedia.com/support/forums/etiquette.htm
www dot flyingtigerwebdesign dot com
| |
| darrel 2004-08-06, 7:15 pm |
| > Yes, you will! Sorry 'bout that. If the server requires default.ht* then
it
> requires default.ht*
>
> It won't be pick about whether it's .htm or .html, but you should adopt
> whatever they're already using.
Actually, the server admin tells the server/site explicitely what to use for
the default pages. So both the file name AND extension are important, but
also completely configurable on the server.
-Darrel
| |
| Michael Fesser 2004-08-06, 7:15 pm |
| .oO(dwebber)
>Ever since learning HTML and web building tools, I was taught to use index.
>html for my main page. Now, in my new job, the network administrator says we
>have a Microsoft webserver that requires the first page to be default.htm. I
>seem to remember there once was a definitive argument on using html vs. htm,
>but what about index vs. default?
Who cares? ;)
Use what the server needs and link to the directory, so the filename
simply doesn't matter.
>Is there a preference over one or the other
>these days?
Depends on the server configuration.
>Does the Microsoft server really require default? Will I have to
>change my ways (sigh!)?
It could also be wurstbrot.hdml, if the admin had a bad day ...
Micha
| |
|
|
| darrel 2004-08-06, 7:15 pm |
|
> So, you could
er, should have read: No, you could...
| |
| P@tty Ayers 2004-08-06, 7:15 pm |
|
> Yes, you will! Sorry 'bout that. If the server requires default.ht* then
it
> requires default.ht*
Unless the server administrator takes two seconds to change the setting.
:-)
--
Patty Ayers | www.WebDevBiz.com
Free Articles on the Business of Web Development
Web Design Contract, Estimate Request Form, Estimate Worksheet
--
| |
| Murray *TMM* 2004-08-06, 7:15 pm |
| Less, actually.... 8)
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================
"P@tty Ayers" <payers@carolinawebsolutions.com> wrote in message
news:cf0m3t$78t$1@forums.macromedia.com...
>
> it
>
> Unless the server administrator takes two seconds to change the setting.
> :-)
>
> --
> Patty Ayers | www.WebDevBiz.com
> Free Articles on the Business of Web Development
> Web Design Contract, Estimate Request Form, Estimate Worksheet
> --
>
>
| |
| Murray *TMM* 2004-08-06, 7:15 pm |
| > It could also be wurstbrot.hdml, if the admin had a bad day ...
I like monkeybutt.html better.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================
"Michael Fesser" <netizen@gmx.net> wrote in message
news:gqq7h0lv8g5j3j8lb6hg1sbnijrsmmar6i@4ax.com...
> .oO(dwebber)
>
index.[color=darkred]
we[color=darkred]
default.htm. I[color=darkred]
htm,[color=darkred]
>
> Who cares? ;)
> Use what the server needs and link to the directory, so the filename
> simply doesn't matter.
>
>
> Depends on the server configuration.
>
>
> It could also be wurstbrot.hdml, if the admin had a bad day ...
>
> Micha
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|