i've set up a virtual host, on apache2, to contains darcs
repos.
however, i can't work out how to turn off code execution.
Files such as
index.php will execute apon http requests for them.
I've tried this in the virtualhost conf:
RemoveHandler .php
and
php_value engine off
and restarted apache2.
however php is still executing instead of serving the
source.
Someone here must have solved this before?
_______________________________________________
darcs-users mailing list
darcs-users darcs.net
http://lists.osuosl.org/mailman/listinfo/darcs-users
|