Linux - SecurityThis forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
what are the settings i need to configure for httpd.conf, php.ini, ssl.conf,.. and other configurations file in the /opt/lamp/etc directory to secure my xampp server.
what are the insecurities of the xampp server? how would i be able to lessen its insecurity.
im also thingking of using drupal as my CMS. any notes on this, on how to setup drupal in XAMPP server? how about the security of the cms, any configuration to alter both for drupal and xampp settings?
this is my server setup:
i have a dyndns account that is configure to forward incoming web request to my public IP address (my public ip add is static).
this is forwarded in my linux router (firewall)... which has settings for DMZ. xampp server is the only server that can be access outside.
Seriously, the more services you add the more insecure your machine will be, but I assume you want to use xampp and deleting it isn't such a good option, so spend a few minutes with google do some work and then ask specific questions on what you are stuck with, I didn't know what on earth xampp was, so spent < 30 seconds on google, found this page http://www.apachefriends.org/en/xampp.html which has a snippet of information on how you can start better securing xampp.
Furthermore we don't know what your requirements are, we could tell you to such, and such and such a thing but then that may disable a feature you want, for example disabling php or mod_perl
>You want to secure it? Delete the whole thing.
--> i got a firewall, to secure all open ports inside my network. port 80 is the only port accessible outside (internet). My question is specifically for XAMPP server insecurities, how to lessen its insecurities. Im running Apache with PHP module and MySQL server.
>Seriously, the more services you add the more insecure
>your machine will be,but I assume you want to use xampp
--> i know that, thats why im asking specific configurations for my web server (xampp), Apache, PHP and MySQL.
>and deleting it isn't such a good option,so spend a few >minutes with google do some work and then ask specific >questions on what you are stuck with,I didn't know what >on earth xampp was,so spent 30 seconds on google, found >this page >which has a snippet of information on how you can start >better securing xampp.
--> have you visited the site? documents and FAQ are all german. thats why im askin this questions on people who have use XAMPP and who has experience using it.
>Furthermore we don't know what your requirements are, >we could tell you to such, and such and such a thing >but then that may disable a feature you want, for >example disabling php or mod_perl
--> XAMPP includes Linux, Apache, PHP and MySQL... ill be using php for dynamic pages. i dont want to disable it.
-- just want to ask, have you ever setup a real linux box? or do you have any major projects which is based on LAMP technlogies which focuses on securities. could you give me any major site that have you work on? coz im doubt you could help me on this..
--> have you visited the site? documents and FAQ are all german. thats why im askin this questions on people who have use XAMPP and who has experience using it.
Perhaps it would be helpful to check out the english version then. Once again, google is your friend.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.