Webserver: More than one web page
Posted: Fri Oct 28, 2011 6:58 pm
Good evening,
I can't link my webserverplugin-page with a second webpage. If I do this and open the second webpage I get only the error code 404 (nothing matches the given URI).
HTML-code: <a href="2webpage.htm"> Second Webpage </a>
The second webpage is in the same folder as the first page.
But there is a problem. I have to take the html-file (C:\Program Files\...\www\Webserver.htm) instead of my folder (C:\Program Files\...\www\) as my data directory in the plugin adjustments. Otherwise I can't open the first webpage.
I were happy, if anybody knows a solution?
I can't link my webserverplugin-page with a second webpage. If I do this and open the second webpage I get only the error code 404 (nothing matches the given URI).
HTML-code: <a href="2webpage.htm"> Second Webpage </a>
The second webpage is in the same folder as the first page.
But there is a problem. I have to take the html-file (C:\Program Files\...\www\Webserver.htm) instead of my folder (C:\Program Files\...\www\) as my data directory in the plugin adjustments. Otherwise I can't open the first webpage.
I were happy, if anybody knows a solution?