Forum Moderators: phranque
Apache runs the php just fine in the normal mode [http://]
as well as html files, graphics etc.
However if I try to run a php file in a secure[https://] environment..
apache will send me the php source file using my browsers file download dialog box.
Html works just fine in the secure mode; as well as graphics etc.
I've reviewed all of the .conf files and everything looks correct...
Does anyone have any pointers?
Thank you,
Chris
You should be able to copy those one or two lines of code from the HTTP config over to the HTTPS config.
Jim