Category:Apache

From vwiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Common folder paths...

File path What's there
/var/www Default web root
/var/log/apache Logs
/etc/apache2 Config files
/etc/apache2/sites-available Website definition files
/etc/apache2/sites-enabled Enabled websites (normally symbolic links to files in sites-available)
/etc/php5/apache2 PHP config file

Common commands...

Command Action
service apache2 restart Restart Apache
apache2ctl -t Check Apache config (useful prior to restart)
apache2ctl -k graceful Graceful restart (allows worker threads to finish current requests before exiting

How to

Pages in category ‘Apache’

The following 6 pages are in this category, out of 6 total.