Author Archives: tanhc

About tanhc

Sinh Viên

How to Install Apache 2.4.2 from Source on CentOS with SSL

If you try to follow the how to install Apache with SSL article that we discussed a while back, you’ll face an issue during “make” because of version compatibility between Apache 2.4.4 and APR utilities (Apache Portable Runtime Library) that … Continue reading

Posted in OneWorld | Leave a comment

Apache Configuration Best Practices on CentOS

There are numerous ways to organize your Apache configuration files. In some cases this organization will be dictated by your Linux distribution or control panel choice. When I’m working on RedHat/CentOS with no control panel here’s what I have found … Continue reading

Posted in OneWorld | Leave a comment

Config webmail Mdaemon under Apache

– Run Mdaemon – Config Mdaemon run webmail under apache: Setup->Web,Sync,..>check radio “WorldClient runs using external webserver(IIS, Apache,..). -Config Apache Xampp: + Edit file httpd.conf Add below line: #AddHandler type-map var : AddHandler isapi-isa .dll Add :<Directory “C:/MDaemon/WorldClient/HTML> Options Indexes … Continue reading

Posted in Quản Trị Mạng Linux | Leave a comment