the thing is when i do:
http://"my-ip"
like i used to do before..
i get a white page with nothing on it..
and the same with:
http://"my-ip"/index.html
or what hostname i need to use? xD
Printable View
the thing is when i do:
http://"my-ip"
like i used to do before..
i get a white page with nothing on it..
and the same with:
http://"my-ip"/index.html
or what hostname i need to use? xD
Well, unless and until you set DNS services for your LAN (something provided by a Domain Controller in Windows Active Directory management, but also possible via 3rd party programs or any other decent OS) or on-line, if you have a static IP, you can just use "localhost" from your own PC. You may be able to use the PCs Workgroup name from other Windows PCs. (depends how your services are set) Or you could also name your PC in your etc/hosts file and use any name you like there.
My guess is that re-installing Babyweb has set a different folder for the Virtual Root. Check it's config, and point it to the folder with index.html. That should resolve the issue.