Skip to content

Commit

Permalink
* Removed old README file
Browse files Browse the repository at this point in the history
  • Loading branch information
Emmanuel Kala committed Sep 6, 2011
1 parent 125c710 commit e7507a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 73 deletions.
4 changes: 2 additions & 2 deletions .htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
RewriteEngine On

# Installation directory
RewriteBase /
RewriteBase /ushahidi

# Protect application and system files from being viewed
RewriteRule ^(application|modules|system) - [F,L]
RewriteRule ^(application|modules|system|tests) - [F,L]

# Prevent schedulers from being accessed remotely
RewriteCond %{REMOTE_ADDR} !^127.0.0.1$
Expand Down
71 changes: 0 additions & 71 deletions README

This file was deleted.

0 comments on commit e7507a6

Please sign in to comment.