Search found 3 matches
- Mon Mar 03, 2025 7:55 pm
- Forum: RHEL/CentOS
- Topic: Error: LetsEncrypt challenge request 403
- Replies: 5
- Views: 50142
Re: Error: LetsEncrypt challenge request 403
I solved by deleting and recreating the domain.
- Wed Apr 25, 2018 3:12 am
- Forum: Web Server
- Topic: Let'sEncrypt autorenew overwrites custom config of httpd.ssl.conf
- Replies: 1
- Views: 3009
Re: Let'sEncrypt autorenew overwrites custom config of httpd.ssl.conf
Nevermind, I finally found the answer in the forum You're not really giving a lot of information here, but you might want to look into the php logs and see if there are errors about the open_basedir directive. If this is the case, you'll need to adjust this. You can do so temporarily in your ~/conf/...
- Mon Apr 23, 2018 11:37 pm
- Forum: Web Server
- Topic: Let'sEncrypt autorenew overwrites custom config of httpd.ssl.conf
- Replies: 1
- Views: 3009
Let'sEncrypt autorenew overwrites custom config of httpd.ssl.conf
Server: Centos Web: Apache 2.4 Hello, I have an https installation of Moodle, in wich I have to give access to the path /home/user/web/domain.com/moodledata to php. So I edit the file /home/user/conf/web/domain.com.httpd.ssl.conf and I get: #File /home/user/conf/web/domain.com.httpd.ssl.conf ... <Vi...