File ATutor.conf.nonsuse of Package ATutor
# Example configuration for a ATutor repository # # apache can serve the static files directly Alias /ATutor "/srv/www/ATutor/" <Directory /srv/www/ATutor/> AllowOverride AuthConfig Limit Order allow,deny Allow from all </Directory>