Explore >> Select a destination


You are here

yingtongli.me
| | gomakethings.com
8.0 parsecs away

Travel
| | Copyright © Chris Ferdinandi Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the Software), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
| | daniel-siepmann.de
7.4 parsecs away

Travel
| | How to inject TypoScript Settings into PHP classes within TYPO3.
| | choosealicense.com
9.3 parsecs away

Travel
| | A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.
| | www.babaei.net
48.6 parsecs away

Travel
| [Update]: Thanks to digitaltoast for informing me about the missing real_ip_header CF-Connecting-IP; from the script and providing a patch for it. OK, I suppose you know what CloudFlare is, and are familiar with Nginx configuration process, before we proceed any further. Just in case you don't know, CloudFlare offers free and commercial, cloud-based services to help secure and accelerate websites. The thing is, I'm really satisfied with the services they offer except a repellent issue about logging the real IP address of your website's visitors. Since CloudFlare acts as a reverse proxy, all connections come from CloudFlare's IP addresses, not the real visitors anymore. Anyway, using Nginx there's a simple workaround for this issue, which I'll describe in the rest of this post.