Search found 2 matches
- Sat Jul 21, 2018 7:52 am
- Forum: Web Server
- Topic: Implement Apache v2.4 Access Control in apache2.conf / httpd.conf NOT .htaccess
- Replies: 0
- Views: 1525
Implement Apache v2.4 Access Control in apache2.conf / httpd.conf NOT .htaccess
On our site https://subdomain.example.com we want to only allow access via certain IP. We edited : /home/admin/conf/web/subdomain.example.com.apache2.ssl.conf adding the following into the directory container for the site : /home/admin/web/subdomain.example.com/public_html/ <RequireAll> Require ip x...
- Sat Jul 21, 2018 7:16 am
- Forum: Web Server
- Topic: upgrading php from 7.0 to 7.1 on ubuntu 16.04
- Replies: 2
- Views: 7902
Re: upgrading php from 7.0 to 7.1 on ubuntu 16.04
This forum post solved my similar issues :
viewtopic.php?t=17129
viewtopic.php?t=17129