Giter VIP home page Giter VIP logo

Comments (3)

itemir avatar itemir commented on May 30, 2024

Looks like you wrapped the directories around < and >, you should remove them.

</home/pi/apache_2fa> should be /home/pi/apache_2fa
</var/www/html/private_website/> should be /var/www/html/private_website/

Change all instances and see if the problem persists. If so, look at the apache error log and see what it gives as the reason of 403.

from apache_2fa.

jonathanmmm avatar jonathanmmm commented on May 30, 2024

Great, thankyou it worked for me :)

I am not that experienced with the whole linux/debian universe.

Now I have the problem, that I can pass the authentication and also the 2FA but it says:

Not Found

The requested URL /private_website/ was not found on this server.

I tried it also with .../private_website/index.html (which is my website index) and it shows

Not Found

The requested URL /private_website/index.html was not found on this server.

And the guide for creating my own google authenticator key, I only need the beginning of it, right?

Is your private key that you have posted gone, if I put my own in the token.json file?

from apache_2fa.

itemir avatar itemir commented on May 30, 2024

If you can pass authentication, you should consult to the Apache configuration for the rest. Make sure that the directory exists, and look at the error logs for any hints.

You should remove the ample secret in the tokens.json file and also clean the apache_credentials file, then you should be good for removing the test_user, only your users will stay.

from apache_2fa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.