##############################################################################
#                        WWWBoard Admin Documentation                        #
##############################################################################

ACCESSING THE ADMIN PANEL
-------------------------
Navigate to: /cgi-bin/wwwadmin.pl

Default password: changeme
IMPORTANT: Change this immediately after installation!

ADMIN FEATURES
--------------
* View all messages
* Delete individual messages
* Reset entire board
* View statistics

CHANGING THE PASSWORD
---------------------
Edit both files and change the $admin_password variable:
- wwwboard.pl
- wwwadmin.pl

Use a strong password with letters, numbers, and symbols.

MODERATION TIPS
---------------
1. Check the board regularly for spam
2. Delete inappropriate content promptly
3. Consider adding CAPTCHA for posting
4. Back up message files periodically

##############################################################################
