I'd appreciate it if anyone can help:
I installed dolphin on Windows 7/XAMPP. The whole directory is c:\xampp\htdocs\dolphin. It works fine on the local computer (http://localhost/dolphin) , but when accessed from another computer it's not accessible.
The host computer is 192.168.2.15
(from another computer), using http://192.168.2.15 goes to http://192.168.2.15/xampp => XAMPP page visible
but http://192.168.2.15/dolphin => Internet Explorer can not display the page
Is there any permissions, configuration files I have to touch? Thanks in advance.