Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 61262 Details for
Bug 96164
Gallery 1.5 will not configure
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
The vhost in question
usschicagobase.conf (text/plain), 2.83 KB, created by
Paul Giordano
on 2005-06-15 03:38:33 UTC
(
hide
)
Description:
The vhost in question
Filename:
MIME Type:
Creator:
Paul Giordano
Created:
2005-06-15 03:38:33 UTC
Size:
2.83 KB
patch
obsolete
><VirtualHost *:80> >ServerName usschicagobase.org >Serveralias www.usschicagobase.org *.usschicagobase.org >Serveralias gallery.usschicagobase.org *.usschicagobase.org >DocumentRoot /var/www/usschicagobase.org/htdocs >ScriptAlias /cgi-bin/ /var/www/usschicagobase.org/cgi-bin/ >Alias /gallery/ /var/www/usschicagobase.org/htdocs/gallery/ >Alias / /var/www/usschicagobase.org/ > ><Directory /var/www/usschicagobase.org/htdocs> > Options -Indexes +FollowSymLinks +MultiViews > AllowOverride All > <IfModule mod_access.c> > Order allow,deny > Allow from all > </IfModule> ></Directory> > ><Directory /var/www/usschicagobase.org/htdocs/gallery> > Options +Indexes +FollowSymLinks +MultiViews > AllowOverride Options FileInfo > <IfModule mod_access.c> > Order allow,deny > Allow from all > </IfModule> ></Directory> > ><Directory /var/www/usschicagobase.org/albums> > Options +Indexes +FollowSymLinks +MultiViews > AllowOverride Options FileInfo > <IfModule mod_access.c> > Order allow,deny > Allow from all > </IfModule> ></Directory> > ><Directory /var/www/usschicagobase.org/templates> > Options +Indexes +FollowSymLinks +MultiViews > AllowOverride Options FileInfo > <IfModule mod_access.c> > Order allow,deny > Allow from all > </IfModule> ></Directory> > > ><Directory /var/www/usschicagobase.org/Photographs> > Options +Indexes +FollowSymLinks +MultiViews > AllowOverride Options FileInfo > <IfModule mod_access.c> > Order allow,deny > Allow from all > </IfModule> ></Directory> > ><Directory /var/www/usschicagobase.org/icons> > Options -Indexes +MultiViews > AllowOverride None > <IfModule mod_access.c> > Order allow,deny > Allow from all > </IfModule> ></Directory> > ><IfModule mod_dav.c> ><Location /> > Options none > AuthType Basic > AuthName "Restricted Files" > AuthUserFile /var/www/usschicagobase.org/surpass > DavMinTimeout 600 > Dav On > <Limit PUT POST DELETE PROPFIND PROPPATCH MKCOL COPY MOVE LOCK UNLOCK> > Require valid-user > </Limit> ></Location> ></IfModule> > ><IfModule mod_perl.c> > PerlModule Apache2::ModPerl::Registry > #set Apache::Registry Mode for /perl Alias > # To set subdirectories to use perl set the following > # and comment the orignial: > # <Location ~ "^/perl/.*\.pl$"> > <Location "^/perl/*.pl> > SetHandler perl-script > <IfDefine MODPERL2> > PerlResponseHandler Apache2::ModPerl::Registry > </IfDefine> > <IfDefine !MODPERL2> > PerlResponseHandler ModPerl::Registry > </IfDefine> > Options -Indexes ExecCGI > PerlSendHeader On > </Location> > > #set Apache::PerlRun Mode for /cgi-perl Alias > <Location /cgi-perl/*.pl> > SetHandler perl-script > PerlResponseHandler ModPerl::PerlRun > Options -Indexes ExecCGI > PerlSendHeader On > </Location> ></IfModule> > ></VirtualHost>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 96164
: 61262 |
61263
|
61264