martinprior
Technical User
Hello
I'm a newbie to Apache, and am moving my websites onto my own Redhat/Apache2.0 server.
When I first click on a link, it loads /html/test.html .
Next time I click on the same link, it tries to load /html/html/test.html and fails.
The code is:
<td height="32" width="100%"><a href="html/implementation.html"><font face="Verdana" size="1"><b><font size="4">?</font>Implementation</b></font></a></td>
What's going on?
Cheers - Martin
I'm a newbie to Apache, and am moving my websites onto my own Redhat/Apache2.0 server.
When I first click on a link, it loads /html/test.html .
Next time I click on the same link, it tries to load /html/html/test.html and fails.
The code is:
<td height="32" width="100%"><a href="html/implementation.html"><font face="Verdana" size="1"><b><font size="4">?</font>Implementation</b></font></a></td>
What's going on?
Cheers - Martin