Hi,
this is not a bug but a question and hopefully anyone can help me.
I developed a more user-friendly default page in php with some stat display and redirection (eg. for ssl-accessing non-ssl-enabled pages => plain http) and failed with enabling php for this page.
If a add the following directives in the site config the page is loading endless:
If i point to a real domain socket i receive "File not found" which seems legit to me due to filesystem permissions but i won't go ahead with misusing real domain user environments here.
Anyone has an idea how to properly enable php for the default page?
Thanks,
Chris