Hi friends,
I have installed apache2.2 with SSL and PHP5 on my fedora System which i had installed on a virtual machine. And I created a php application. When I type [
example.com...] on Linux system the application runs fine. But when I type the url in my windows system it doesnt work. Firefox says
Firefox can't establish a connection to the server at
<ip-address>:443.
Please do let me know what I should do so that my web application is accessible to systems other than the Linux system it is installed on.
Thanks,
JVB.