|
>>
|
No. 59779
>>59778
the idea is that it will read from your mod cookie, if no mod cookie, send to a 404 page (thus, unless a mod, nobody knows its there)
instead of regening the board, it runs of its own file, thus any board can be a staff board (make the board, then add the index.php, and change htaccess...
so, if somone goes to /kusaba/staff/, they get a 404,
if somone goes to /kusaba/staff/board.html, they get a blank board (or you can delete the file)
|