Setting Up bind9
The test server is also a DNS server. It hosts three local domains with two hosts each. The IP address of each host is the same, like it would be the case on a rented server in the internet if it hosts several domains. Each domain also has a mail ...
more ...Project PySite Update
The latest version of PySite now contains a comfortable console script for user management and site management.
Also the rendered documentation is online.
more ...New Python Project “PySite”
If there’s a bunch of small websites you want to maintain, — who you’re gonna call?
Note
Introduction
For just a few pages, it may be tempting to just write static HTML files. If you just write them once and do not have to apply changes ...