yegorpb
12-03-2005, 04:50 PM
I need someone with linux knowledge to install lighttpd web server on my apache machine, as well as port over mod_security and all the essnecial plugins (if thats needed?). Make it work with php and mysql, and install eaccelerator.
Pm me with your price.
trustedurl.com
12-03-2005, 05:04 PM
lighttpd replaces apache, doesn't it? Porting over mod_security isn't a trivial task and would take quite some time. Just to make sure you're aware of that...
yegorpb
12-03-2005, 05:40 PM
yes it does replace it.
if porting over will take anything more than simply installing it into a different config file, then screw it.
maxhest
12-03-2005, 05:42 PM
Moved to Employment offers and requests.
lighttpd comes with those modules (http://www.lighttpd.net/documentation/) which support most stuff apache can. php/mysql does work with it via mod_fastcgi
if you need anything else like mod_security you would need to port it, and as mentioned above it will not be a trivial task
crucialx
12-03-2005, 09:13 PM
Install lighttpd, enable fastcgi php section (by uncommenting), install default install of PHP from source, and install eaccelerator. Works quite well, we have a number of servers running this configuration.
FYI, as far as I know mod_security has not, and will not in the near future be ported to lighttpd.
yegorpb
12-04-2005, 12:21 AM
Steven, you are a god.
Problem solved.