Changeset 8850 for trunk/Open-ILS/examples/apache/eg_vhost.conf
- Timestamp:
- 03/01/08 11:59:42 (8 months ago)
- Files:
-
- 1 modified
-
trunk/Open-ILS/examples/apache/eg_vhost.conf (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Open-ILS/examples/apache/eg_vhost.conf
r8645 r8850 160 160 allow from all 161 161 </Location> 162 <Location /opac/extras/sru> 163 SetHandler perl-script 164 PerlHandler OpenILS::WWW::SuperCat::sru_search 165 Options +ExecCGI 166 PerlSendHeader On 167 allow from all 168 </Location> 162 169 <Location /opac/extras/feed/freshmeat> 163 170 SetHandler perl-script
