Here is the situation...
I have a cron job scheduled to run that is used to backup my database. Because of the way php is installed, I\'m having to use lynx to hit t
Use the order the other way around, ie:
order deny,allow deny from all allow from 127.0.0.1