/[webpac]/branches/ffzg/httpd.conf
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /branches/ffzg/httpd.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 346 - (show annotations)
Sun Jun 13 12:57:22 2004 UTC (19 years, 9 months ago) by dpavlin
File size: 403 byte(s)
update branches to HEAD (LC_* vars)

1
2 # make swish indexing interface available
3 Alias /webpac /data/knjiznice/webpac/public_html
4 Alias /webpac-simp /data/knjiznice/webpac/public_html
5 AddHandler cgi-script .cgi
6 <Directory /data/knjiznice/webpac/public_html/>
7 DirectoryIndex index.cgi
8 Options ExecCGI FollowSymLinks Indexes
9 AllowOverride None
10 Order allow,deny
11 Allow from all
12 SetEnv LC_COLLATE hr_HR
13 SetEnv LC_CTYPE hr_HR
14 </Directory>
15

Properties

Name Value
cvs2svn:cvs-rev 1.3

  ViewVC Help
Powered by ViewVC 1.1.26