HOWTO.apache - raynaldmo/HOWTO GitHub Wiki
Installation
Resources
apachectl
Virtual Hosts
- A Primer on Virtual Hosts
- For CentOS
/etc/httpd/conf/httpd.confis the main Apache HTTP server configuration file - The configuration settings in this file can be overridden by those in the virtual host
configuration files - for example in
/etc/httpd/sites-available/example.local.conf
- For CentOS
- How To Use the .htaccess File
- How To Set Up Mod_Rewrite