mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-22 05:50:47 +02:00
Updated Apache tips (markdown)
parent
c0e66b044a
commit
f8f15f2ead
1 changed files with 8 additions and 1 deletions
|
@ -1,4 +1,11 @@
|
|||
<p>the directory /var/www is where Apache2 expects to have the websites (in Ubuntu, Debian flavors)</p>
|
||||
<p>
|
||||
<br/>
|
||||
</p>
|
||||
<p>For debugging the Apache error log files are typically located in /var/log/apache2/</p>
|
||||
<p>
|
||||
<br/>
|
||||
</p>
|
||||
<p>To enable or disable the automatic start of Apache2 service when you boot your machine use</p>
|
||||
<blockquote>
|
||||
<p>>systemctl enable apache2.service</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue