View Single Post
Old 2005-02-19, 07:35 PM   #4
CrazySy
There are no stupid questions, just stupid people!
 
CrazySy's Avatar
 
Join Date: Apr 2003
Location: ME,USA
Posts: 1,393
Send a message via ICQ to CrazySy
Quote:
Originally Posted by Rusrink
So all the images are like x times on the server? Isn't that a waste of space. Why not make things like index1.html, index2.html etc.
No, you can simply do it this way.


domain.com/fs/your_site/ and make you complete site in this directory with everything in it. Now create some sub-directories like these:

domain.com/fs/your_site/1/

domain.com/fs/your_site/2/

and so on. Now all you have to do is to copy ONLY html files and put them in your sub-directories. You better name each directory as I used numbers as an example.
CrazySy is offline   Reply With Quote