Hi all, As in the subject - when i try to go to my website it shows source code and not the content. I did some testing and seems like when you type in 192.168.1.1 to the browser it will show code, but if you will give any html file after ip it will show content (i.e. 192.168.1.1/index.html or 192.168.1.1/test/test.htm will both work). I suspect I forgot to compile something basic to my apache, but no idea what it might be. Any hints? Thanks in advance, K.
Is it showing the code for php files only? If so, you need to ensure that Apache is setup to use your installed PHP libraries, or, if you have not installed them, now would be a great time to do so .