I have a IIS webserver (v 6.1) with a webpage which is accessable from other devices in the LAN. If I try to access a php-page via the IP address I can only download the file. IIS doesn’t interpret the PHP.
When I access the page locally (with a specified hostname like ‘http://test.app’) everything works fine.
Are there any settings to control this behaviour?
The problem lies within the PHP file as it returns JSON or JavaScript.