Windows BBS The Place for Microsoft Windows Support! Windows, Support, Help Site

Go Back   Windows BBS > Internet & Networking > General Internet

General Internet Post questions about other Web browsers/e-mail apps and other Internet related questions here.

Register your FREE account to unlock additional features at WindowsBBS.com
Register
Welcome to WindowsBBS.com
Microsoft Windows Support

Mission Statement

WindowsBBS is an online community dedicated to easily accessible technical support for those using Microsoft operating systems and other Windows software.

Our goal is to become the leading resource for computer users that require assistance with their day-to-day computer usage, including full support for networking PC's, virus & malware removal, system upgrades and general support questions.


Discussion Forums
Operating Systems
Windows 7 Windows 7
Windows Vista Windows Vista
Windows XP Windows XP
Windows Server System Windows Server System
Windows 2000 Windows 2000
Windows 95/98/Me/NT Windows 95/98/Me/NT
Internet & Networking
Networking
Internet Explorer
Microsoft Mail
Firefox, Thunderbird
      & SeaMonkey

General Internet
Security
General Security
Malware and Virus
     Removal

Other
Other Software
Hardware
Test Posts
Community
Introductions
General Discussions
Comments
      & Suggestions

News @ WindowsBBS

Forum Sponsor
 Image

Reply
 
LinkBack Thread Tools
Old 15th January 2006   #1
Ken
Senior Member
 
Profile:
Join Date: Jan 2006
Posts: 119
Computer Experience:
Intermediate
Ken Reputation Level


Web Space

I have Verizon DSL with 10MB of free web space that I want to use for file sharing, not to view pictures or text. I have it here: http://mysite.verizon.net/kgbove/index.htm
If you go there, you will see a Home Page Under Construction. I want to change it to just show the index.htm of files I FTP to the space.
Any ideas?

Ken is offline   Reply With Quote
Didn't find the information you thought to find?
Check out these Similar Threads
Old 15th January 2006   #2
Inactive
 
Profile:
Join Date: Dec 2005
Posts: 200
Computer Experience:
Experienced
SpywareDr Reputation Level


What happens if you rename the "index.htm" file, (say to "index.htm.bak")?

Also do the same to an "index.html" file if it exists.

Note: When you revisit the website you may need to a [Shift]-Refresh to force your browser to get the new page.

SpywareDr is offline   Reply With Quote
Old 15th January 2006   #3
Ken
Senior Member
 
Profile:
Join Date: Jan 2006
Posts: 119
Computer Experience:
Intermediate
Ken Reputation Level


Web Space

When I FTP to the site, I see the Index.htm file that I could rename, delete, etc. Sure seems to me I could replace it. How do I generate an real Index file?
I renamed it, replaced it with a different index.htm file, but when I access the site I still get the construction page. It seems the index.htm file I see is just a copy of the ISP's file.
More ideas?


Last edited by Ken; 15th January 2006 at 23:27.
Ken is offline   Reply With Quote
Old 16th January 2006   #4
Inactive
 
Profile:
Join Date: Nov 2002
Posts: 25
Computer Experience:
on the Edge
txclaw Reputation Level


File View

Ken,
try making a new folder with no index file and upload a couple trial files to it ...
then add a link to your original index file to go to the new folder or add a meta redirect to the main index file that directs to the new folder [ if it shows the directory files ]
meta code below [ place between your < head > tags
< meta http-equiv="refresh" content="2;url=http://yourwebsite.com/the newfoldername" >

txclaw is offline   Reply With Quote
Old 16th January 2006   #5
Inactive
 
Profile:
Join Date: Dec 2005
Posts: 200
Computer Experience:
Experienced
SpywareDr Reputation Level


If you remove all "index.htm", "index.html", "default.htm" and/or "default.html" files, you should end up with a simple file listing, like so:

http://ftp.arl.mil/ftp/historic-computers/jpeg/

http://typo3.sunsite.dk/zip-archives/3.7.0/

http://sprott.physics.wisc.edu/fractals/natural/

http://www.willem.org/ZIP/utility/

In other words, if the internet file server can't find any of the four files listed above in a particular directory (folder), it displays a simple list of the files that are in the directory.

SpywareDr is offline   Reply With Quote
Old 16th January 2006   #6
Ken
Senior Member
 
Profile:
Join Date: Jan 2006
Posts: 119
Computer Experience:
Intermediate
Ken Reputation Level


Web Space

To txclaw: I can easily add folders, but I don't know how to alter the index file.

To SpywareDr: Doesn't work; I believe the real index file is guarded by the ISP.

Ken is offline   Reply With Quote
Old 16th January 2006   #7
Inactive
 
Profile:
Join Date: Nov 2002
Posts: 25
Computer Experience:
on the Edge
txclaw Reputation Level


info

Ken,
1: the verizon sitebuilder faq page..
Verizon Site Builder FAQ .....

2: Verizon Server Type: Microsoft-IIS/5.0

3: I don't know whether a windows server supports non-indexed open folders as *nix does

4: you can edit the index file via .. notepad or microsoftword if nothing else is present, just save the the file as extension .html

4a: you should be able to edit the html page with the verizon provided sitebuilder ..
hope this helps

txclaw is offline   Reply With Quote
Old 16th January 2006   #8
Ken
Senior Member
 
Profile:
Join Date: Jan 2006
Posts: 119
Computer Experience:
Intermediate
Ken Reputation Level


Web Space

Site Builder doesn't work for me, so I am trying to get that resolved first. Thanks again everyone.
Ken is offline   Reply With Quote
Old 17th January 2006   #10
Ken
Senior Member
 
Profile:
Join Date: Jan 2006
Posts: 119
Computer Experience:
Intermediate
Ken Reputation Level


Web Space

Those are great examples of what I want. Now I have to figure out how to do it. At least I now know it can be done.
Ken is offline   Reply With Quote
Old 17th January 2006   #11
Ken
Senior Member
 
Profile:
Join Date: Jan 2006
Posts: 119
Computer Experience:
Intermediate
Ken Reputation Level


Web Space

To SpywareDr: I see one of the sites you found created a file list by linking to Parent Directory software on his home page. Where can I get such software?
Ken is offline   Reply With Quote
Old 18th January 2006   #12
Inactive
 
Profile:
Join Date: Dec 2005
Posts: 200
Computer Experience:
Experienced
SpywareDr Reputation Level


Many internet servers are setup to automatically display a simple list of files that are in the folder being accessed if an "index.html" file is not in that folder.

In other words, if the server finds an "index.html" in the folder being accessed, it displays it. If it's not found, it simply displays a list of the files.

Servers can also be reconfigured to use any default file name. Some of the most common are: index.html, index.htm, default.html, default.htm. Note that servers can also be configured not to display a list files, but an error page instead.

So, if your server is setup to look for and display any of those four file names, make sure none of those filenames exist in that folder and then try to access that folder in your browser. With any luck it will display a list of files in that folder.

SpywareDr is offline   Reply With Quote
Old 19th January 2006   #13
WindowsBBS Team Member
 
TonyT's Avatar
 
Profile:
Join Date: Jan 2002
Location: Fairfax, VA
Posts: 5,175
Computer Experience:
echo $experienced;
TonyT Reputation LevelTonyT Reputation LevelTonyT Reputation LevelTonyT Reputation LevelTonyT Reputation LevelTonyT Reputation LevelTonyT Reputation LevelTonyT Reputation LevelTonyT Reputation LevelTonyT Reputation Level


Just delete the index.html file and the server will generate a list of files in the directory automatically. The server will NOT search for any old html files and display them, it will only display files named index.*. A server can be config'd to use any file extention as the default, but I have yet to see a server config'd to use anything other than index.* when it first searches a dir, esp at free hosts like isp personal web space. Most free servers are config's to look for only index.htm & index.html and will ignore other extensions when searching the dirs for a default pgae to display.
TonyT is offline   Reply With Quote
Old 19th January 2006   #14
Ken
Senior Member
 
Profile:
Join Date: Jan 2006
Posts: 119
Computer Experience:
Intermediate
Ken Reputation Level


Web Space

Quote:
Originally Posted by TonyT
Just delete the index.html file and the server will generate a list of files in the directory automatically. The server will NOT search for any old html files and display them, it will only display files named index.*. A server can be config'd to use any file extention as the default, but I have yet to see a server config'd to use anything other than index.* when it first searches a dir, esp at free hosts like isp personal web space. Most free servers are config's to look for only index.htm & index.html and will ignore other extensions when searching the dirs for a default pgae to display.
I tried this and not only did I not get a new list, but I am now forbidden to view the site. This starting to be fun.

Ken is offline   Reply With Quote
Old 19th January 2006   #15
Inactive
 
Profile:
Join Date: Nov 2002
Posts: 25
Computer Experience:
on the Edge
txclaw Reputation Level


webpage

Ken,
copy and paste the code below into notepad ...
then save it as all files inserting .htm so it reads index.htm
upload to your web server .. make a folder called share as specified in the code and upload a file there and see if you can view the new folder as a directory ...
Code:
<html>
<head>
<title>Kens Homepage</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body bgcolor="#FFFFFF" text="#000000" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0">
<div align="center">
<table ALIGN=CENTER VALIGN=top width="100%" height="550" border="0" bordercolor="CECECE" cellspacing="3" cellpadding="6">
<tr>
    <td width="100%" colspan="3" ALIGN=CENTER VALIGN=top><H3>Ken's Homepage</h3></td>
  
  </tr>
  <tr>
    <td width="15%">&nbsp;</td>
    <td width="70%" ALIGN=CENTER VALIGN=top><a href="http://mysite.verizon.net/kgbove/share"> <h4><font color="#000000">Viewable Folder Content</font></h4></a></td>
    <td width="15%">&nbsp;</td>&nbsp;
  </tr>
  <tr>
    <td width="15%">&nbsp;</td>
    <td width="70%" ALIGN=CENTER VALIGN=center></td>
    <td width="15%">&nbsp;</td>&nbsp;
  </tr>
   <tr>
     <td width="100%" colspan="3"ALIGN=CENTER  VALIGN=center>homepage content by Ken</td>
  </tr>
</table>
</div>
</body>
</html>

txclaw is offline   Reply With Quote



Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
No Save/Archive Web Page jschinabeck Internet Explorer 1 23rd December 2005 20:22
Fatal errors after update (w2k) Pythagoras1 Windows 2000 6 10th July 2004 08:05
Browser fails to contact web site busybee Firefox, Thunderbird & SeaMonkey 24 21st March 2003 00:23
front page will not publish schamish General Internet 1 17th March 2003 16:59


All times are GMT +1. The time now is 23:39.






Advertisements do not imply our endorsement of the product or service advertised.
Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 2002 - 2009 WindowsBBS.com. All rights reserved.
Terms of Use, Legal Information & Privacy Policy
[]