Коммит
7f65722588
|
@ -21,6 +21,7 @@ http {
|
|||
default_type application/octet-stream;
|
||||
|
||||
types {
|
||||
application/x-wtml wtml;
|
||||
text/html aspx;
|
||||
}
|
||||
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
"/beta/WWTSetup.3.0.60.msi" "https://worldwidetelescope.org/download/";
|
||||
"/beta/wwtsetup.6.0.11.msi" "https://wwtweb.blob.core.windows.net/drops/wwtsetup.6.0.11.msi";
|
||||
|
||||
"/docs/samples/displaycode.htm" "https://worldwidetelescope.github.io/#example-code";
|
||||
"/docs/samples/sample_wwt web client arrived.html" "https://worldwidetelescope.github.io/#example-code";
|
||||
"/docs/samples/sample_wwt web client click event.html" "https://worldwidetelescope.github.io/#example-code";
|
||||
|
@ -105,6 +108,10 @@
|
|||
"/docs/worldwidetelescopelocalizationtool.html" "https://docs.worldwidetelescope.org/";
|
||||
"/docs/wwtsdkfactsheet.pdf" "https://docs.worldwidetelescope.org/";
|
||||
|
||||
"/equinox" "https://worldwidetelescope.org/download/";
|
||||
"/equinox/" "https://worldwidetelescope.org/download/";
|
||||
"/equinox/wwtequinoxsetup.msi" "https://worldwidetelescope.org/download/";
|
||||
|
||||
"/getinvolved" "https://worldwidetelescope.org/connect/";
|
||||
"/getinvolved/" "https://worldwidetelescope.org/connect/";
|
||||
"/getinvolved/develop" "https://worldwidetelescope.github.io/";
|
||||
|
|
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Redirect</title>
|
||||
<link rel="canonical" href="/home/" />
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<meta http-equiv="refresh" content="0;url=/home/" />
|
||||
</head>
|
||||
<body>
|
||||
<p><a href="/home/">Click here</a> to be redirected.</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Redirect</title>
|
||||
<link rel="canonical" href="/home/" />
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<meta http-equiv="refresh" content="0;url=/home/" />
|
||||
</head>
|
||||
<body>
|
||||
<p><a href="/home/">Click here</a> to be redirected.</p>
|
||||
</body>
|
||||
</html>
|
Загрузка…
Ссылка в новой задаче