Pastoid

The page you are looking at now is at this URL: http://pastoid.com/az2

This paste was last updated on June 8, 2009 at 12:12 am.

Pasted Coderaw

<VirtualHost *:80>
        ServerAdmin webmaster@mattread.com
        ServerName  svn.mattread.org
 
        DirectoryIndex index.php index.html
        DocumentRoot /var/www/mattread/htdocs/wiki
        <Directory /var/www/mattread/htdocs/wiki/>
                Options Indexes FollowSymLinks MultiViews
                AllowOverride All
                Order allow,deny
                allow from all
        </Directory>
        CustomLog /var/log/apache2/access.svn.mattread.org.log combined
 
<Location />
  Order allow,deny
  Allow from all
 
  DAV svn
  SVNParentPath /var/svn/
  SVNListParentPath on
  SVNAutoversioning on
 
  AuthzSVNAccessFile /var/svn/authz
  Satisfy any
  Require valid-user
 
  AuthType Basic
  AuthName "Matt Read VC"
  AuthUserFile /var/svn/passwd
 
</Location>
 
 

Toggle wordwrap

Referring DomainHits
Unknown Referer 127
pastoid.com 4
search.live.com 1
Is this paste spam?
<Hide