Posts tagged ‘apache’

9 ways to hide affiliate links

These codes are useful for hiding the affiliate links. However, please read the affiliate program terms of service, so that you won’t go against it.

Continue reading ‘9 ways to hide affiliate links’ »


Python: Parse Apache log to sqlite database

This Python script was written for a friend in Australia, for part of his Ph.D project. The script will parse the Apache server log into sqlite3 database.

Continue reading ‘Python: Parse Apache log to sqlite database’ »