projects
/
sites
/
home_page.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a63305
)
OpenID support
author
Victor Wagner
<vitus@wagner.pp.ru>
Thu, 10 Jan 2013 19:56:25 +0000
(23:56 +0400)
committer
Victor Wagner
<vitus@wagner.pp.ru>
Thu, 10 Jan 2013 19:56:25 +0000
(23:56 +0400)
.htaccess
patch
|
blob
|
history
index.html
patch
|
blob
|
history
diff --git
a/.htaccess
b/.htaccess
index ca4bb691bbb3f44fd2a5377284b6178220fc3dec..b14e74e257a567af47095e863ace7f7e6887e566 100644
(file)
--- a/
.htaccess
+++ b/
.htaccess
@@
-1
+1,4
@@
ErrorDocument 404 /~vitus/notfound.html
+<Files index.html>
+Header set X-XRDS-Location http://vitus.wagner.pp.ru/cgi-bin/openid.pl?action=user&user=vitus
+</Files>
diff --git
a/index.html
b/index.html
index 19f1e553fd2f7ef5235941c78199457fc53d378f..12e744b3cb52732b0ae9485e7688ac868c3095a2 100644
(file)
--- a/
index.html
+++ b/
index.html
@@
-1,5
+1,7
@@
<HTML><HEAD>
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=koi8-r">
+<LINK rel="openid.server" href="http://vitus.wagner.pp.ru/cgi-bin/openid.pl">
+<LINK rel="openid.delegate" href="http://vitus.wagner.pp.ru/cgi-bin/openid.pl">
+<LINK rel="openid2.provider" href="http://vitus.wagner.pp.ru/cgi-bin/openid.pl">
<TITLE>Vitus Wagner home page</TITLE>
</HEAD><BODY>
<h1>Vitus Wagner's home page</h1>