adad
05-01-2001, 02:00 PM
I want webalizer to parse *.php files as pages.
Is it enough if I place a text file named webalizer.conf in the /etc directory with this content? Does it replace the default parsing or does it just "complement" the normal setting? Do I need to add anything else. I just want the default options PLUS php parsing as pages.
----------webalizer.conf start----------
PageType htm*
PageType cgi
PageType pl
PageType phtml
PageType php3
PageType php
----------webalizer.conf end-----------
Is it enough if I place a text file named webalizer.conf in the /etc directory with this content? Does it replace the default parsing or does it just "complement" the normal setting? Do I need to add anything else. I just want the default options PLUS php parsing as pages.
----------webalizer.conf start----------
PageType htm*
PageType cgi
PageType pl
PageType phtml
PageType php3
PageType php
----------webalizer.conf end-----------
