I’ve now built a svn repository thats public accessable and includes all the versions from 0.2b onwards. It’ll have the latest version I’m working on, but there is no guarantee that that code will work correctly
To check out the repository follow these instructions:
mkdir ~/apachegeomap
cd ~/apachegeomap
svn co http://dev.squarecows.com/svn/ .
If you’d like to become a develeoper mail me and I’ll grant you write access.
apachegeomap, ApacheMap, opensource
07/05/08 - Download apache-geo-maps 0.5b
apache-geo-map-0-5b.tar.gz
Changes for this release:
- Added config support from command line example: (./apache-geo-map.pl -c /etc/apachegeomap/default.conf). This should allow you to run the script easily for multiple sites.
- The script still supports defaults so you don’t have to specify a config file.
- Added HOWTO
- Fixed bug when script fails, which used to through an error about a missing file.
- Fixed the apachemap.html example file as there were a few incorrect paths specified.
apachegeomap, ApacheMap, opensource