You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2015/04/14 00:15:47 UTC

svn commit: r1673297 - in /directory/site/trunk/content/fortress/download: ./ .htaccess download-archive.cgi download-archive.mdtext download-sources.cgi download-sources.mdtext images/ images/installation_archive_1.jpg images/installation_archive_2.jpg

Author: elecharny
Date: Mon Apr 13 22:15:47 2015
New Revision: 1673297

URL: http://svn.apache.org/r1673297
Log:
added the pages for the fortress download

Added:
    directory/site/trunk/content/fortress/download/
    directory/site/trunk/content/fortress/download/.htaccess
    directory/site/trunk/content/fortress/download/download-archive.cgi   (with props)
    directory/site/trunk/content/fortress/download/download-archive.mdtext
    directory/site/trunk/content/fortress/download/download-sources.cgi   (with props)
    directory/site/trunk/content/fortress/download/download-sources.mdtext
    directory/site/trunk/content/fortress/download/images/
    directory/site/trunk/content/fortress/download/images/installation_archive_1.jpg   (with props)
    directory/site/trunk/content/fortress/download/images/installation_archive_2.jpg   (with props)

Added: directory/site/trunk/content/fortress/download/.htaccess
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/fortress/download/.htaccess?rev=1673297&view=auto
==============================================================================
--- directory/site/trunk/content/fortress/download/.htaccess (added)
+++ directory/site/trunk/content/fortress/download/.htaccess Mon Apr 13 22:15:47 2015
@@ -0,0 +1,6 @@
+RewriteEngine on
+
+RewriteBase /fortress/download/
+
+RewriteRule ^download-archive.html$ download-archive.cgi [L]
+RewriteRule ^download-sources.html$ download-sources.cgi [L]
\ No newline at end of file

Added: directory/site/trunk/content/fortress/download/download-archive.cgi
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/fortress/download/download-archive.cgi?rev=1673297&view=auto
==============================================================================
--- directory/site/trunk/content/fortress/download/download-archive.cgi (added)
+++ directory/site/trunk/content/fortress/download/download-archive.cgi Mon Apr 13 22:15:47 2015
@@ -0,0 +1,3 @@
+#!/bin/sh
+# Wrapper around the standard mirrors.cgi script
+exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Propchange: directory/site/trunk/content/fortress/download/download-archive.cgi
------------------------------------------------------------------------------
    svn:executable = *

Added: directory/site/trunk/content/fortress/download/download-archive.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/fortress/download/download-archive.mdtext?rev=1673297&view=auto
==============================================================================
--- directory/site/trunk/content/fortress/download/download-archive.mdtext (added)
+++ directory/site/trunk/content/fortress/download/download-archive.mdtext Mon Apr 13 22:15:47 2015
@@ -0,0 +1,17 @@
+Title: Downloads for Archive
+Notice: Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    .
+    http://www.apache.org/licenses/LICENSE-2.0
+    .
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
\ No newline at end of file

Added: directory/site/trunk/content/fortress/download/download-sources.cgi
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/fortress/download/download-sources.cgi?rev=1673297&view=auto
==============================================================================
--- directory/site/trunk/content/fortress/download/download-sources.cgi (added)
+++ directory/site/trunk/content/fortress/download/download-sources.cgi Mon Apr 13 22:15:47 2015
@@ -0,0 +1,3 @@
+#!/bin/sh
+# Wrapper around the standard mirrors.cgi script
+exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Propchange: directory/site/trunk/content/fortress/download/download-sources.cgi
------------------------------------------------------------------------------
    svn:executable = *

Added: directory/site/trunk/content/fortress/download/download-sources.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/fortress/download/download-sources.mdtext?rev=1673297&view=auto
==============================================================================
--- directory/site/trunk/content/fortress/download/download-sources.mdtext (added)
+++ directory/site/trunk/content/fortress/download/download-sources.mdtext Mon Apr 13 22:15:47 2015
@@ -0,0 +1,17 @@
+Title: Downloads for Sources
+Notice: Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    .
+    http://www.apache.org/licenses/LICENSE-2.0
+    .
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
\ No newline at end of file

Added: directory/site/trunk/content/fortress/download/images/installation_archive_1.jpg
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/fortress/download/images/installation_archive_1.jpg?rev=1673297&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/site/trunk/content/fortress/download/images/installation_archive_1.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/site/trunk/content/fortress/download/images/installation_archive_2.jpg
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/fortress/download/images/installation_archive_2.jpg?rev=1673297&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/site/trunk/content/fortress/download/images/installation_archive_2.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream