File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,3 +7,5 @@ RewriteCond %{REQUEST_FILENAME} !-f
77RewriteCond %{REQUEST_FILENAME} !-d
88#Rewrite the request to index.php
99RewriteRule ^(.*)$ $1.html [L]
10+ RewriteCond %{HTTP_HOST} ^(www\.)?devconf\.info$ [NC]
11+ RewriteRule ^in/matrix/?$ https://matrix.to/#/#2026.in:devconf.cz [L,R=301 ]
Original file line number Diff line number Diff line change 33 <title >DevConf.CZ Blog</title >
44 <link href =" /blog" />
55 <link type =" application/atom+xml" rel =" self" href =" /cz/blog/feed.atom" />
6- <updated >2026-01-26T09:09:07 +00:00</updated >
6+ <updated >2026-02-03T15:48:48 +00:00</updated >
77 <id >/cz/blog/feed.atom</id >
88 <author >
99 <name >Josef Ridky < jridky@redhat.com> </name >
Original file line number Diff line number Diff line change @@ -7,3 +7,5 @@ RewriteCond %{REQUEST_FILENAME} !-f
77RewriteCond %{REQUEST_FILENAME} !-d
88#Rewrite the request to index.php
99RewriteRule ^(.*)$ $1.html [L]
10+ RewriteCond %{HTTP_HOST} ^(www\.)?devconf\.info$ [NC]
11+ RewriteRule ^in/matrix/?$ https://matrix.to/#/#2026.in:devconf.cz [L,R=301 ]
You can’t perform that action at this time.
0 commit comments