Hi Evrybody!
 
I'm trying to use the JavaWebServer1.1.3.
 
In the JavaServer Administration tool, I've added my own html file (menu.html) as first Welcome file after placing it in the default server_root/public_html directory.
I've stoped and restarted the Server from th NT4 Control panel.
When I type the server address http://localhost:8080, menu.html is loaded as expected.
The problem is that I can't change the welcome file after that. I've replaced menu.html by index.html or another html files(present in the server_root/public_html directory), I've even removed the menu.html from Welcome files list, but the Server still load the same file (menu.html) when I type http://localhost:8080 from the browser. (I restart the server after every change)
 
What can I do to get the Server take my changes into account.?
 
Thanks for your help
 
Ibrahim 

Reply via email to