From dc5f7908102d2d2d962a68530864344c001c4a84 Mon Sep 17 00:00:00 2001 From: Victor Wagner Date: Thu, 10 Jan 2013 23:56:25 +0400 Subject: [PATCH] OpenID support --- .htaccess | 3 +++ index.html | 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index ca4bb69..b14e74e 100644 --- a/.htaccess +++ b/.htaccess @@ -1 +1,4 @@ ErrorDocument 404 /~vitus/notfound.html + +Header set X-XRDS-Location http://vitus.wagner.pp.ru/cgi-bin/openid.pl?action=user&user=vitus + diff --git a/index.html b/index.html index 19f1e55..12e744b 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,7 @@ - + + + Vitus Wagner home page

Vitus Wagner's home page

-- 2.39.2