How do I create a site to view my logs

Discussion in 'HOWTO-Related Questions' started by BigThetan, May 27, 2010.

  1. BigThetan

    BigThetan New Member

    Hi all,

    I was following the rsyslog walkthrough @ http://www.unix-tutorials.com/go.php?id=2758

    and i got to STEP 4 and it said

    Configure apache2 for phpLogcon:

    Code:
    vi /etc/apache2/sites-enabled/your_site_conf
    my question is when it says your_site_conf what is it referring to. I dont have a website I am just trying to use phplogcon and mysql to view my logs. Any help would be great.

    Thanks
     
  2. falko

    falko Super Moderator Howtoforge Staff

    In this case edit the default Apache vhost (/etc/apache2/sites-available/default).
     

Share This Page