Please bare with my newbie questions.
I have successfully loaded apache onto my Win2000 computer. Being a web developer I have changed the DocumentRoot to the root directory I use to contain all my clients folders, along with having changed the <directory> tag.
I would like to be able to click through an entire web site on my local machine as if I were accessing it on the web. Again, I use a lot of SSI, so I have also enabled that.
The problem I am having is that I can load an index.shtml page , and it loads the text from the includes, but won't load any graphics? Also, I can't navigate to any of the other site pages in the folder.
How can I achieve my goal?
Thanks.
I have successfully loaded apache onto my Win2000 computer. Being a web developer I have changed the DocumentRoot to the root directory I use to contain all my clients folders, along with having changed the <directory> tag.
I would like to be able to click through an entire web site on my local machine as if I were accessing it on the web. Again, I use a lot of SSI, so I have also enabled that.
The problem I am having is that I can load an index.shtml page , and it loads the text from the includes, but won't load any graphics? Also, I can't navigate to any of the other site pages in the folder.
How can I achieve my goal?
Thanks.