Articles by Hans

  • How To Set Up suPHP On A Debian Etch Based ISPConfig Server

    Author: HansTags: , , , Comments: 3

    How To Set Up suPHP On A Debian Etch Based ISPConfig ServerWhen you've set up suPHP on your ISPConfig server, you are able to run the PHP scripts under the admin user of the website instead of www-data. In general, this howto is the same as my howto "How To Set Up suPHP On A Debian Sarge Based ISPConfig Server" at http://www.howtoforge.com/suphp_debian_ispconfig but it contains some small but important modifications for Debian Etch.

  • @Mail Webmail System On Your ISPConfig Server Within 10 Easy Steps

    Author: HansTags: , , Comments: 1

    @Mail Webmail System On Your ISPConfig Server Within 10 Easy Steps This guide explains how to set up the Open Source version of Atmail (Atmail Open) on your ISPConfig server.

  • Protect phpMyAdmin On An ISPConfig 3 Server (Debian)

    ispconfig Author: HansTags: , , Comments: 8

    Protect phpMyAdmin On An ISPConfig 3 Server (Debian) With this small howto I explain how to protect your phpmyadmin installation on your Debian server with ISPConfig3 against hack attempts as much as possible. I assume that you already have an ISPConfig3 server running on Debian, which has been set up according to this howto and that phpmyadmin has been installed from the Debian repository into the directory /usr/share/phpmyadmin. With this default setup you can access phpMyAdmin via: http://www.anywebsiteonyourserver.tld/phpmyadmin, which we're going to change for security reasons.