Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

 

설치

Code Block
sudo apt-get update
sudo apt-get install apache2

...

Code Block
service apache2 restart

 

log 경로

/var/log/apache2

Code Block
tail -f /var/log/apache2/access.log