Skip to content

Commit

Permalink
Resolve redirects.
Browse files Browse the repository at this point in the history
Change "http" to "https", "www.domain.example" to
"domain.example" and so on when the former URL is
redirected to the latter anyway.

Signed-off-by: Thomas Hochstein <thh@inter.net>
  • Loading branch information
th-h committed Feb 12, 2017
1 parent 71822ab commit 916b591
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion _includes/footer.html
Expand Up @@ -5,6 +5,6 @@
<li><a href="http://jann.is/datenschutz.html">Privacy policy</a></li>
</ul>

<p id="supporters">Thanks to <a href="http://www.cityreview.de">Regionalportal</a> and <a href="http://www.aoe.com">AOE - TYPO3 &amp; Magento Agentur</a> for supporting the s9y project with servers and bandwidth.</p>
<p id="supporters">Thanks to <a href="http://www.cityreview.de">Regionalportal</a> and <a href="https://www.aoe.com/">AOE - TYPO3 &amp; Magento Agentur</a> for supporting the s9y project with servers and bandwidth.</p>
</div>
</footer>
2 changes: 1 addition & 1 deletion docs/faq/index.md
Expand Up @@ -29,7 +29,7 @@ Just download the .tar.gz to your server, unpack it inside your document root, m

#### What system requirements does serendipity have?

You need a [PHP](http://www.php.net) installation together with [MySQL](http://www.mysql.com), [PostgreSQL](http://www.postgresql.org) or [SQLite](https://www.sqlite.org/) . We also require the Apache webserver, because we utilize a number of internal functions to make Serendipity run correctly. To fully enjoy serendipity, you should have either [ImageMagick](http://www.imagick.org)'s convert binary installed on your server or a PHP installation with gd2 support (recommended).
You need a [PHP](http://php.net) installation together with [MySQL](https://www.mysql.com), [PostgreSQL](https://www.postgresql.org) or [SQLite](https://www.sqlite.org/) . We also require the Apache webserver, because we utilize a number of internal functions to make Serendipity run correctly. To fully enjoy serendipity, you should have either [ImageMagick](http://www.imagick.org)'s convert binary installed on your server or a PHP installation with gd2 support (recommended).

#### Serendipity asks me for entering data to a database, but when I enter a name and install Serendipity it tells me the database does not exist

Expand Down
16 changes: 8 additions & 8 deletions docs/users/hosting.md
Expand Up @@ -13,22 +13,22 @@ alphabetically:
#### English

* [2By2Host](http://www.2by2host.com/serendipity-hosting.html)
* [1 click installation via the friendly nerds over at Certified Hosting](http://certifiedhosting.com/applications/index.php?act=3)
* [1 click installation via the friendly nerds over at Certified Hosting](https://certifiedhosting.com/applications/index.php?act=3)
* [Hosteurope](https://www.hosteurope.de/en/)
* [Hosting Ireland](http://www.hostingireland.ie/serendipity-hosting.php)
* [Hosting Ireland](https://www.hostingireland.ie/serendipity-hosting.php)
* [HostPapa](https://www.hostpapa.ca/serendipity-hosting.html)
* [PlotHost](https://www.plothost.com/apps/serendipity-hosting/)
* [Scaleway](https://www.scaleway.com/imagehub/serendipity/)
* [webhostface - Service comes with a smiling face](https://www.webhostface.com/serendipity-hosting)
* [webhostface - Service comes with a smiling face](https://www.webhostface.com/serendipity-hosting/)

#### German

* [Lafruit.com](https://www.lafruit.com/static/template-webspace_serendipity.htm)
* [manitu](http://www.manitu.de/webhosting/pakete-domains/vergleich/)
* [Pixel X](https://www.pixelx.de/cloud-hosting.html)
* [manitu](https://www.manitu.de/webhosting/pakete-domains/vergleich/)
* [Pixel X](https://www.pixelx.de/cloud-webhosting.html)
* [Schokokeks.org](https://www.schokokeks.org)
* [tiggersWelt](http://tiggerswelt.net/Hosting/)
* [uberspace](http://uberspace.de)
* [uberspace](https://uberspace.de)

If you know of any providers that belong on these lists, please don't hesitate to contact the [development team](/team.html).

Expand All @@ -38,6 +38,6 @@ Serendipity's Core Developer Garvin Hicking works at the german web-design/multi

If you need help on operating your blog in a corporate environment, customizing plugins, creating plugins, altering workflow structures feel free to contact them. You can be sure to get the most qualified help there:

<a href="http://www.faktor-e.de"><img src="http://www.inpuncto-bonn.de/img_con/logopartner_faktore.gif" alt="Faktor E Multimedia GmbH: Internetagentur für Design, Content Management und PHP-Programmierung in Bonn"></a>
<a href="https://www.faktor-e.de"><img src="http://www.inpuncto-bonn.de/img_con/logopartner_faktore.gif" alt="Faktor E Multimedia GmbH: Internetagentur für Design, Content Management und PHP-Programmierung in Bonn"></a>

[Internet: www.faktor-e.de](http://www.faktor-e.de/)
[Internet: www.faktor-e.de](https://www.faktor-e.de/)
4 changes: 2 additions & 2 deletions docs/users/using/markup-plugins.md
Expand Up @@ -101,11 +101,11 @@ The complete documentation of the syntax can be found at [daringfireball.net](ht
h1. This is H1
h2. This is H2

The complete documentation of the syntax and an online sandbox can be found at [txstyle.org](http://txstyle.org).
The complete documentation of the syntax and an online sandbox can be found at [txstyle.org](https://txstyle.org).

#### BBCode

[BBCode](http://php.net/manual/en/book.bbcode.php) is an markup language used by the messaging board [PHPBB](http://www.phpbb.com/)
[BBCode](http://php.net/manual/en/book.bbcode.php) is an markup language used by the messaging board [PHPBB](https://www.phpbb.com/)

[b]bolded[/b]
[i]italicized[/i]
Expand Down
2 changes: 1 addition & 1 deletion docs/users/using/rss.md
Expand Up @@ -24,7 +24,7 @@ Those utilities can read many feeds at once and make it easy for the reader to b

### RSS in s9y

s9y supports all known and documented RSS versions, [Atom](http://www.atomenabled.org/) 0.3 and 1.0, and [OPML](http://www.opml.org/) 1.0.
s9y supports all known and documented RSS versions, [Atom](http://atomenabled.org/) 0.3 and 1.0, and [OPML](http://opml.org/) 1.0.

If you enable the *Syndication Sidebar plugin* you can select which versions you want to make public to your audience. The link to those RDF/XML files can be interpreted by most RSS readers and contain additional information to your entries: Number of Comments, Link to Comments, a small logo for your feed, mail contact adresses and even License information.

Expand Down
4 changes: 2 additions & 2 deletions docs/users/using/spam.md
Expand Up @@ -102,7 +102,7 @@ This will enable the wordfilter for URLs, author names and the comment body. If

#### Wordfilter for URLs, author names, comment body

In these large textareas you can enter a ";" delimited number of regular expressions. If you just want to block names like "casino", "phentermine" etc. you can simply enter the words. But regular expressions would also allow you a broader range of filtering. See more about regular expressions here: [http://en.wikipedia.org/wiki/Regular\_expression](http://en.wikipedia.org/wiki/Regular_expression)
In these large textareas you can enter a ";" delimited number of regular expressions. If you just want to block names like "casino", "phentermine" etc. you can simply enter the words. But regular expressions would also allow you a broader range of filtering. See more about regular expressions here: [http://en.wikipedia.org/wiki/Regular\_expression](https://en.wikipedia.org/wiki/Regular_expression)

The most important rule is that in Regular Expressions there are a few special characters: "." means "any character", and ".\*" would mean "any ammount of any character".

Expand All @@ -114,7 +114,7 @@ The blogg.de blacklist contains a list of "bad" URL names that spambots enter as

#### Akismet API KEY

Akismet.com is a central anti-spam and blacklisting server. It can analyze your incoming comments and check if that comment has been listed as Spam. Akismet was developed for Word Press specifically, but can be used by other systems. You just need an API Key from [http://www.akismet.com/](http://www.akismet.com/) by registering an account at [http://www.wordpress.com/.](http://www.wordpress.com/.) If you leave this API key empty, Akismet will not be used.
Akismet.com is a central anti-spam and blacklisting server. It can analyze your incoming comments and check if that comment has been listed as Spam. Akismet was developed for Word Press specifically, but can be used by other systems. You just need an API Key from [http://www.akismet.com/](https://www.akismet.com/) by registering an account at [http://www.wordpress.com/](https://www.wordpress.com/). If you leave this API key empty, Akismet will not be used.

Akismet will inspect submitted spam according to their central blacklist and decide if it is "bad" or "good". The Akismet API also supports to submit uncaught spam, but this is not yet supported by this Serendipity plugin.

Expand Down
2 changes: 1 addition & 1 deletion index.md
Expand Up @@ -28,7 +28,7 @@ title: Serendipity - A reliable, secure and extensible PHP blog
* ### Der Shopblogger
[![Das Blog des Shopbloggers](/img/screenshots/blogs/shopblogger.jpg)](http://www.shopblogger.de/blog/)
* ### Dirks Logbuch
[![Dirks Logbuck](/img/screenshots/blogs/dirks_logbuch.jpg)](http://www.deimeke.net/dirk/blog/)
[![Dirks Logbuck](/img/screenshots/blogs/dirks_logbuch.jpg)](https://www.deimeke.net/dirk/blog/)
* ### YellowLeds Weblog v2
[![YellowLeds Weblog](/img/screenshots/blogs/yellowleds_weblog.jpg)](http://yellowled.de/)
* ### S9y InfoCamp
Expand Down
4 changes: 2 additions & 2 deletions team.md
Expand Up @@ -11,8 +11,8 @@ Thanks so much to all of them!
### Current Developers:

* [Garvin Hicking](http://garv.in): Lead developer (since 2003), Maintainer
* [Onli](http://www.onli-blogging.de): Developer
* [Matthias Gutjahr](http://matthias-gutjahr.de): Developer
* [Onli](https://www.onli-blogging.de): Developer
* [Matthias Gutjahr](https://matthias-gutjahr.de): Developer
* [Matthias Mees](http://yellowled.de): Theme Developer
* [Don Chambers](http://www.optional-necessity.com) Theme Developer
* [Jannis Hermanns](http://jann.is): Project founder, Server Hosting
Expand Down

0 comments on commit 916b591

Please sign in to comment.