Package: viewcvs
Version: 0.9.2+cvs.1.0.dev.2004.07.28-1.3
Severity: normal


Installing a package and still having to fiddle with apache config
files isn't very nice. Why not create a file /etc/viewcvs/apache.conf
and link to it from /etc/apache/conf.d/viewcvs

Here is an example which works on my system

------------------------------------------------
Alias /doc/viewcvs /usr/share/viewcvs/

<DirectoryMatch /usr/share/viewcvs/>

Options +FollowSymLinks
AllowOverride None

order deny,allow
deny from all
allow from 127.0.0.0/255.0.0.0
# allow from all

</DirectoryMatch>
------------------------------------------------

  Uwe

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.24-1-386
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages viewcvs depends on:
ii  cvs                           1:1.12.9-9 Concurrent Versions System
ii  debconf                       1.4.30.11  Debian configuration management sy
ii  mime-support                  3.28-1     MIME files 'mime.types' & 'mailcap
ii  python                        2.3.4-5    An interactive high-level object-o
ii  rcs                           5.7-13.3   The GNU Revision Control System

-- debconf information:
* viewcvs/svnroots: svn: /var/lib/svn
* viewcvs/forbidden:
* viewcvs/address: <a href="mailto:[EMAIL PROTECTED]">CVS Admin</a>
* viewcvs/allow_tar: false
* viewcvs/documentsdir:
* viewcvs/cvsroots: cvs: /var/lib/cvs
  viewcvs/svnparentpath: /home/svn
* viewcvs/defaultroot: cvs


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to