Would anyone be able to help me set up xampp properly? Or is it secure enough as default?

Thanks

  • Mat

Recommended Answers

All 3 Replies

Secure enough for what?

Just for home use? Is it secure when I just use the default installation?

If you aren't openning it up to the internet, and instead are just using it for development and testing then yes.

XAMPP is only the front end tool for the various services. If you where to open it up to the web then the most important things you secure are your Apache and your MySQL Installations, and your server itself. There is plenty of information on the world wide web for this but to summarise:

  • Lock down your firewalls on the server itself
  • Hide as much information as possible about your server to members of the public
  • Apply the latest security patches
  • Disable services you don't need
  • Set strict file and folder permissions
commented: Thank you, I understand more now. +3
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.