Search found 4 matches
- Wed Mar 11, 2020 10:24 pm
- Forum: Web Server
- Topic: HTTP downloading php, HTTPS serving php. [SELF-FIXED]
- Replies: 3
- Views: 5029
- Wed Mar 11, 2020 10:12 pm
- Forum: Web Server
- Topic: HTTP downloading php, HTTPS serving php. [SELF-FIXED]
- Replies: 3
- Views: 5029
Re: HTTP downloading php, HTTPS serving php.
Diving further into this issue seems to be much more than a VestaCP problem... I will continue to work on this and post a fix when I get one just in the off chance that someone, somewhere, at sometime stumbles across this. https://i.imgur.com/d3gtvGO.png Looks like the same issue this from this resp...
- Wed Mar 11, 2020 8:11 am
- Forum: Web Server
- Topic: HTTP downloading php, HTTPS serving php. [SELF-FIXED]
- Replies: 3
- Views: 5029
Re: HTTP downloading php, HTTPS serving php.
Looks like all HTTP requests are garbled:
For example this is what I'm receiving when going to a standard robots.txt on a wordpress site:
�����������€������ےےے�������ے����������������
For example this is what I'm receiving when going to a standard robots.txt on a wordpress site:
�����������€������ےےے�������ے����������������
- Fri Mar 06, 2020 3:46 pm
- Forum: Web Server
- Topic: HTTP downloading php, HTTPS serving php. [SELF-FIXED]
- Replies: 3
- Views: 5029
HTTP downloading php, HTTPS serving php. [SELF-FIXED]
SERVER-WIDE ISSUE: I've run into a weird problem. After a server reboot, HTTP requests download php files, but HTTPS requests serve the php files normally. What should happen: when you goto http://website.com it should auto-redirect you to the website https://website.com. This was working before the...