The popular open-source contract for web professionals by Stuff & Nonsense
- Originally published: 23rd December 2008
- Revised date: March 15th 2016
- Original post
| # --- Ignore core WP files, while allowing wp-content/ directory | |
| wp-config.php | |
| # --- Ignore globally | |
| *wp-config.php | |
| <!doctype html> | |
| <html> | |
| <head> | |
| <meta charset="utf-8"> | |
| <title>Redirecting...</title> | |
| <!------------------------------------------------------------------ | |
| MaxMind's GeoIP JavaScript API | |
| @URL: http://dev.maxmind.com/geoip/javascript | |
| --------------------------------------------------------------------> | |
| <script src="//j.maxmind.com/app/country.js" charset="ISO-8859-1"></script> |