~ubuntu-branches/ubuntu/maverick/pygame/maverick

« back to all changes in this revision

Viewing changes to test/util/build_page/upload_results/.htaccess

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-01-14 17:02:11 UTC
  • mfrom: (1.3.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20100114170211-21eop2ja7mr9vdcr
Tags: 1.9.1release-0ubuntu1
* New upstream version (lp: #433304)
* debian/control:
  - build-depends on libportmidi-dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Options +FollowSymLinks +ExecCGI
 
2
AddHandler cgi-script py
 
3
 
 
4
AuthUserFile /home/wazoocom/secret/.htpasswd
 
5
AuthGroupFile /dev/null
 
6
AuthName "Contact the pygame mailing list for a password"
 
7
AuthType Basic
 
8
 
 
9
<Limit POST>
 
10
require valid-user
 
11
</Limit>
 
12
 
 
13
DirectoryIndex index.py