github github
  • Home
  • Pricing and Signup
  • Training
  • Gist
  • Blog
  • Login

powdahound / s3browser

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 2
    • 0
  • Source
  • Commits
  • Network (0)
  • Issues (2)
  • Downloads (0)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Switch Branches (1)
    • master ✓
  • Switch Tags (0)
  • Branch List
Sending Request…

Web-based S3 bucket browsing tool. Similar to Apache-style indexes. — Read more

  Cancel

http://files.powdahound.com

  Cancel
  • HTTP
  • Git Read-Only

This URL has Read+Write access

Support more folder styles. Closes #2. 
powdahound (author)
Thu Mar 04 22:36:49 -0800 2010
commit  122150c4ea89dbf91246
tree    bd906a820d373d6402a6
parent  14fc3b68385b43f6446c
s3browser /
name age
history
message
file .gitignore Thu Mar 04 20:21:38 -0800 2010 Add ignores [powdahound]
file .htaccess Thu Mar 04 20:46:24 -0800 2010 Cleaner Apache config [powdahound]
file README.md Thu Mar 04 20:46:24 -0800 2010 Cleaner Apache config [powdahound]
file config-sample.php Mon Sep 15 07:59:21 -0700 2008 Rename page-title to page-header since that's w... [powdahound]
directory include/ Thu Mar 04 22:36:49 -0800 2010 Support more folder styles. Closes #2. [powdahound]
file index.php Thu Mar 04 22:36:49 -0800 2010 Support more folder styles. Closes #2. [powdahound]
directory libs/ Sun May 03 16:28:58 -0700 2009 Add s3-php library (http://code.google.com/p/am... [powdahound]
directory themes/ Thu Mar 04 22:36:49 -0800 2010 Support more folder styles. Closes #2. [powdahound]
README.md

Amazon S3 Directory Browser

Please report any issues here on GitHub.

Installation

NOTE: S3 Directory Browser is currently designed to run on its own subdomain. e.g.: http://files.powdahound.com

  1. Check out the latest release from GitHub:

     cd /srv/www
     git clone git@github.com:powdahound/s3browser.git
    
  2. Tweak config to your liking. Each option is documented in the config file.

     cp config-sample.php config.php
     vim config.php
    
  3. Add an Apache VirtualHost for your new subdomain. e.g.:

     <VirtualHost *:80>
       ServerName s3browser.example.com
       DocumentRoot /srv/www/s3browser
    
       RewriteEngine On
       RewriteBase /
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteRule . /index.php [L]
     </VirtualHost>
    
  4. Reload your Apache config:

     sudo /etc/init.d/apache2 reload
    
Dedicated Server Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
  • Blog
  • Support
  • Training
  • Job Board
  • Shop
  • Contact
  • API
  • Status
  • © 2010 GitHub Inc. All rights reserved.
  • Terms of Service
  • Privacy
  • Security
  • English
  • Deutsch
  • Français
  • 日本語
  • Português (BR)
  • 中文
  • See all available languages

Your current locale selection: English. Choose another?

  • English
  • Afrikaans
  • Català
  • Čeština
  • Deutsch
  • Español
  • Français
  • Hrvatski
  • Indonesia
  • Italiano
  • 日本語
  • Nederlands
  • Norsk
  • Polski
  • Português (BR)
  • Српски
  • Svenska
  • 中文