Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 192.168.1.106. Set the 'ServerName' directive globally to suppress this message
- VirtualHost configuration:
- *:443 domain.com (/etc/httpd/conf.d/ssl.conf:56)
- ServerRoot: "/etc/httpd"
- Main DocumentRoot: "/var/www/html"
- Main ErrorLog: "/etc/httpd/logs/error_log"
- Mutex default: dir="/run/httpd/" mechanism=default
- Mutex mpm-accept: using_defaults
- Mutex authdigest-opaque: using_defaults
- Mutex proxy-balancer-shm: using_defaults
- Mutex rewrite-map: using_defaults
- Mutex authdigest-client: using_defaults
- Mutex ssl-stapling: using_defaults
- Mutex proxy: using_defaults
- Mutex authn-socache: using_defaults
- Mutex ssl-cache: using_defaults
- PidFile: "/run/httpd/httpd.pid"
- Define: DUMP_VHOSTS
- Define: DUMP_RUN_CFG
- User: name="apache" id=48
- Group: name="apache" id=48
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement