Web Hosting Talk







View Full Version : make webalizer accessible to public?


md2001
08-05-2001, 06:00 AM
I have a dedicated running Cpanel/WHM.

Is it possible to make Webalizer stats for an account accessible to all visitors? What do I need to do?

Thanks

pmak0
08-05-2001, 06:59 AM
1. chmod 755 the directory containing webalizer stats
2. chmod 644 the files in that directory
3. In a publicly accessible web directory, create a symbolic link to the webalizer stats directory.

md2001
08-05-2001, 10:16 AM
Thanks! It works.