/[webpac]/branches/humanistika/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

Annotation of /branches/humanistika/httpd.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 268 - (hide annotations)
Fri Mar 12 16:09:56 2004 UTC (20 years, 1 month ago) by dpavlin
File size: 317 byte(s)
Humanistika specific configuration

1 dpavlin 7
2     # make swish indexing interface available
3 dpavlin 268 Alias /webpac-humanistika /data/webpac-humanistika/public_html
4 dpavlin 10 AddHandler cgi-script .cgi
5 dpavlin 268 <Directory /data/webpac-humanistika/public_html/>
6 dpavlin 7 DirectoryIndex index.cgi
7     Options ExecCGI FollowSymLinks Indexes
8     AllowOverride None
9     Order allow,deny
10     Allow from all
11     </Directory>
12    

Properties

Name Value
cvs2svn:cvs-rev 1.3

  ViewVC Help
Powered by ViewVC 1.1.26