Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Front office : Error 404 #215

Open
MacWarrior opened this issue Jan 26, 2022 · 1 comment
Open

Front office : Error 404 #215

MacWarrior opened this issue Jan 26, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@MacWarrior
Copy link
Owner

Error 404 & 403 pages seems to not be working on Apache2

@MacWarrior MacWarrior added the bug Something isn't working label Jan 26, 2022
@MacWarrior MacWarrior self-assigned this Jan 26, 2022
@joo4mart
Copy link

In Apache2:

    <Directory /var/lib/clipbucket/upload>
        Options FollowSymLinks
        AllowOverride All
        Require all granted
    </Directory>

the line 'AllowOverride All' enable the use of .htaccess files. I think the error files will be enabled bei .htaccess files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants