blakerwry
Storage? I am Storage!
I just setup a stats system for halflife (Counter strike) and had to install several servers and possible security risks to get it working... I'm wondering what precautions I should take.
I installed:
MySQL version 3.23.55
Perl 5.8.0
mod_PHP version 4.3.1 for Apache version 2.0.44
A DBI Perl module DBI-1.14
An SQL Perl module Msql-Mysql-modules-1.2215
and HLStats 1.02
Everything is behind a firewall and only access to port 80/443 (apache HTTP and HTTPS), 21(FTP) and 27020/27021 (the HL servers) is available to the outside world.
I have setup the SQL server permissions so that it only grants access to users (no anonymous) and only those users that are connecting from localhost (no outside connections)
However, I have no idea what I should do with PHP and Perl... are there any Apache settings I need to lock down, any file permissions I should set?
Here's the URL:
http://hje.kicks-ass.net/
Thanks,
-Blake
I installed:
MySQL version 3.23.55
Perl 5.8.0
mod_PHP version 4.3.1 for Apache version 2.0.44
A DBI Perl module DBI-1.14
An SQL Perl module Msql-Mysql-modules-1.2215
and HLStats 1.02
Everything is behind a firewall and only access to port 80/443 (apache HTTP and HTTPS), 21(FTP) and 27020/27021 (the HL servers) is available to the outside world.
I have setup the SQL server permissions so that it only grants access to users (no anonymous) and only those users that are connecting from localhost (no outside connections)
However, I have no idea what I should do with PHP and Perl... are there any Apache settings I need to lock down, any file permissions I should set?
Here's the URL:
http://hje.kicks-ass.net/
Thanks,
-Blake