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

Diff of /branches/lezbib/httpd.conf

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 311 by dpavlin, Sat Apr 17 22:31:43 2004 UTC revision 312 by dpavlin, Sat Apr 17 22:41:46 2004 UTC
# Line 1  Line 1 
1    
2  # make swish indexing interface available  # make swish indexing interface available
3  Alias /webpac-dev /data/webpac/public_html  Alias /webpac-lezbib /data/webpac-lezbib/public_html-lezbib
4  AddHandler cgi-script .cgi  AddHandler cgi-script .cgi
5  <Directory /data/webpac/public_html/>  <Directory /data/webpac-lezbib/public_html-lezbib/>
6          DirectoryIndex index.cgi          DirectoryIndex index.cgi
7          Options ExecCGI FollowSymLinks Indexes          Options ExecCGI FollowSymLinks Indexes
8          AllowOverride None          AllowOverride None

Legend:
Removed from v.311  
changed lines
  Added in v.312

  ViewVC Help
Powered by ViewVC 1.1.26