Www

118 posts in Www

Time has come

· misc, www

I’ve now moved blog.tuinslak.org to yeri.be as domain name.

Time has come to let my once so fierce and mighty nickname aside, and, in this not-so-anonymous world, use my first name.

Old links & bookmarks will remain operational and will redirect to the new domain.

And I’m dropping “blog” all together. And, as always, SSL is running.

static.0x04.com will still host all uploaded content.

My link shortener will be at i.yeri.be. The old links will 404 but I doubt many still had the old links bookmarked. I’m not sure why I took “i”, but it sounded nice.

Raspberry Pi + ad blocking + nginx

· linux, networking, software, www

There’s this howto that explains how to set up the RPi as ad blocker.

I’ve two RPi’s acting a router and was already running dnsmasq. I decided to give it a try. Note that this howto can actually be used on any DNS serving Linux server.

First of all, don’t go with the pixelserv as it crashes after a few minutes.

Apache is an option that worked fine. A general hint: if you’re already running Apache or whatever on port 80, just add a 2nd static IP and make Apache listen to that.

Eurostar.com sitemap links to spam site...

· errors, www

The Eurostar.com (cached copy) sitemap links to an odd directory: eurostar.com/bestkeptsecret (which was part of a viral campaign in 2006, Google tells me), which in turn redirects to a spam site… :(

Screen Shot 2012-12-29 at 23.11.32

 

Visiting that links redirect to a spammy website about real estate… Please clean up your shit -.-)

HTTP headers when getting eurostar.com/bestkeptsecret:

HTTP/1.1 301 Moved Permanently
Content-Length: 245
Date: Sat, 29 Dec 2012 22:14:39 GMT
Server: Apache
Location: https://web.archive.org/web/20190118192808/http://www.europesbestkeptsecret.com/
Vary: Accept-Encoding
Connection: close
Content-Type: text/html; charset=iso-8859-1
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="http://www.europesbestkeptsecret.com/">here</a>.</p>
</body></html>