public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
* [cygwin-apps htdocs - The cygwin-apps website files] branch master, updated. a691252640ce5cf1d9ea9fbd02ae0697ee4f9874
@ 2016-12-11 18:04 jturney
  0 siblings, 0 replies; only message in thread
From: jturney @ 2016-12-11 18:04 UTC (permalink / raw)
  To: cygwin-apps-cvs




https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/apps-htdocs.git;h=a691252640ce5cf1d9ea9fbd02ae0697ee4f9874

commit a691252640ce5cf1d9ea9fbd02ae0697ee4f9874
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Sun Dec 11 18:01:07 2016 +0000

    .htaccess redirects aren't allowed in main sourceware.org server


Diff:
---
 .htaccess           |    1 -
 package-server.html |   16 ++++++++++++++++
 2 files changed, 16 insertions(+), 1 deletions(-)

diff --git a/.htaccess b/.htaccess
deleted file mode 100644
index 767184a..0000000
--- a/.htaccess
+++ /dev/null
@@ -1 +0,0 @@
-Redirect /package-server.html https://cygwin.com/package-server.html
diff --git a/package-server.html b/package-server.html
new file mode 100644
index 0000000..78a40ce
--- /dev/null
+++ b/package-server.html
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+  <meta http-equiv="refresh" content="2; url=https://cygwin.com/package-server.html" />
+  <link href="cygwin-apps.css" title="cygwin-apps" media="screen" type="text/css" rel="stylesheet" />
+  <title></title>
+</head>
+<body>
+
+<body>
+  <a href="https://cygwin.com/package-server.html">
+  Click the link if you are not redirected</a>.
+</body>
+</html>


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-12-11 18:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-11 18:04 [cygwin-apps htdocs - The cygwin-apps website files] branch master, updated. a691252640ce5cf1d9ea9fbd02ae0697ee4f9874 jturney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).