· KLDP.org · KLDP.net · KLDP Wiki · KLDP BBS ·
infiniterun/cvsweb

Â÷·Ê

1. cvsweb.conf ¼³Á¤

1.1. CVSROOT ¼³Á¤

@CVSrepositories = (
        'local'   => ['Local Repository', '/home/cvs'],
);

1.2. ÆÄÀÏ ºñ±³½Ã »ö±ò Àû¿ëÇϱâ

%DEFAULTVALUE = (
...
    # f: Default diff format
    #   h      Human readable
    "f" => "h",
...

1.3. Web ÇѱÛ(charset) ¼³Á¤

$charset = 'euc-kr';

1.4. ÅÇ °£°Ý ¼³Á¤

$tabstop = 4;

2. ¾ÆÆÄÄ¡ ¼³Á¤

2.1. cgi-bin alias ¼³Á¤


<IfModule mod_alias.c>
    ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/ # cvswebÀÌ ¼³Ä¡µÈ°÷(perl ½ºÅ©¸³Æ®ÀÓ)

$ ls -l /usr/lib/cgi-bin/
ÇÕ°è 124
drwxr-xr-x  2 root root     80 2005-04-18 14:19 css
-rwxr-xr-x  1 root root 126332 2005-02-09 09:39 cvsweb

$ file /usr/lib/cgi-bin/cvsweb
/usr/lib/cgi-bin/cvsweb: perl script text executable


2.2. icon directory alias ¼³Á¤

<IfModule mod_alias.c>
    Alias /icons/ /usr/share/apache/icons/
    Alias /cvsweb/icons/ /usr/share/apache/icons/

ID
Password
Join
You are tricky, but never to the point of dishonesty.


sponsored by andamiro
sponsored by cdnetworks
sponsored by HP

Valid XHTML 1.0! Valid CSS! powered by MoniWiki
last modified 2005-10-26 09:56:02
Processing time 0.0068 sec