![]() |
2 лет назад | |
---|---|---|
app | 2 лет назад | |
public | 2 лет назад | |
vendor | 3 лет назад | |
.dist.htaccess | 4 лет назад | |
.gitignore | 3 лет назад | |
LICENSE | 2 лет назад | |
composer.json | 3 лет назад | |
composer.lock | 3 лет назад | |
index.dist.php | 4 лет назад | |
nginx.dist.conf | 4 лет назад | |
readme.md | 2 лет назад |
ForkBB is a free and open source forum software. The project is based on FluxBB_by_Visman
Many functions of the forum are not implemented. No: plugins/extensions system, ...
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: /userlist
Disallow: /post
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.