Crell/webbspace5/master/sites/all/modules/project_issue/scripts/.htaccess
# The scripts in this directory should never be invoked from the web. # They are meant to be run via cron as CLI scripts, preferably as a # different user than your httpd. Therefore, we prevent them from # being accessible via the web at all. <FilesMatch ".php$"> Order allow,deny </FilesMatch> # $Id: .htaccess,v 1.1 2008/12/28 23:32:43 dww Exp $
Files
