New answers tagged apache-httpd
3
votes
Public DNS Record local override using BIND9 CNAME
I suspect your BIND configuration is ineffective because your /etc/resolv.conf includes two other unrelated DNS servers (1.1.1.1 and 8.8.8.8).
Do not rely on resolv.conf being used strictly top-down. ...
10
votes
Accepted
Apache HTTP Server cannot access home directory
Arch doesn't do SELinux, but it does have AppArmor. You might happen to have it installed, although it is ineffective in this case because it only ships a profile for /usr/bin/apache2 (Debian style) ...
Top 50 recent answers are included
Related Tags
apache-httpd × 1794centos × 269
php × 218
linux × 167
ubuntu × 167
debian × 154
permissions × 126
apache-virtualhost × 116
ssl × 112
configuration × 76
rhel × 65
webserver × 63
logs × 59
openssl × 54
mysql × 48
security × 46
selinux × 40
systemd × 38
reverse-proxy × 35
htaccess × 35
https × 34
networking × 31
nginx × 30
tomcat × 30
arch-linux × 29