![]() |
1 年之前 | |
---|---|---|
app | 1 年之前 | |
ext | 1 年之前 | |
public | 1 年之前 | |
vendor | 1 年之前 | |
.dist.htaccess | 1 年之前 | |
.gitignore | 1 年之前 | |
LICENSE | 1 年之前 | |
composer.json | 1 年之前 | |
composer.lock | 1 年之前 | |
index.dist.php | 4 年之前 | |
nginx.dist.conf | 2 年之前 | |
readme.md | 1 年之前 |
ForkBB is a free and open source forum software. The project is based on FluxBB_by_Visman
Topic Установка (Installation)
Apache must have mod_rewrite and mod_headers enabled. Also, the AllowOverride directive must be set to All.
Two options
Note
To determine which of these two options is yours, then immediately after uploading the engine to your site (before these changes), make two requests:
On one of the requests, you should see the content of the robots.txt file. Similar to:
User-agent: *
Disallow: /adm
Disallow: /log
Disallow: /mod
Disallow: /reg
Disallow: /search
Disallow: /post
Disallow: /forum/scroll
Disallow: /forum/*/new/topic
Disallow: /topic/*/new/reply
Disallow: /userlist/*/DESC/
Disallow: /userlist/*/ASC/
On which option you see the contents of the file, choose the option for changing the file names above. P.S. If you see the contents of the file in both cases, then something went wrong or you have already changed the names of the files .dist.htaccess and index.dist.php.
This project is under MIT license. Please see the license file for details.