version 1.38, 2003/03/08 01:44:04
|
version 1.39, 2003/03/14 02:26:12
|
Line 174 SetHandler perl-script
|
Line 174 SetHandler perl-script
|
PerlHandler Apache::lonmeta |
PerlHandler Apache::lonmeta |
</LocationMatch> |
</LocationMatch> |
|
|
|
<LocationMatch "^/(res|\~).*\.rights$> |
|
SetHandler perl-script |
|
PerlHandler Apache::lonrights |
|
</LocationMatch> |
|
|
<LocationMatch "^/(res|\~).*\.(xml|html|htm|xhtml|xhtm)$"> |
<LocationMatch "^/(res|\~).*\.(xml|html|htm|xhtml|xhtm)$"> |
SetHandler perl-script |
SetHandler perl-script |
PerlHandler Apache::lonxml |
PerlHandler Apache::lonxml |