summaryrefslogtreecommitdiffstats
path: root/www/cybercalendar/files/httpd.conf.changes
blob: b424add3d1221ce8bd2324f8f34ec363296f3a71 (plain)
1
2
3
4
5
6
7
8
9
10
Alias /calendar/ /usr/local/cybercalendar/calendar/
DirectoryIndex index.html index.pl
AddHandler cgi-script .cgi .pl

<Location /calendar>
AllowOverride None
Options +ExecCGI
Order allow,deny
allow from all
</Location>
OpenPOWER on IntegriCloud