From 269c58d56242a9c4bf4cac067efdbc6774424a32 Mon Sep 17 00:00:00 2001 From: ben Date: Thu, 14 Feb 2008 16:32:36 +0000 Subject: Actions, .htaccess, and the database schema git-svn-id: https://code.elgg.org/elgg/trunk@31 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/messages/sanitisation/htaccess.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 views/default/messages/sanitisation/htaccess.php (limited to 'views/default') diff --git a/views/default/messages/sanitisation/htaccess.php b/views/default/messages/sanitisation/htaccess.php new file mode 100644 index 000000000..31423e3b3 --- /dev/null +++ b/views/default/messages/sanitisation/htaccess.php @@ -0,0 +1,18 @@ + +Elgg requires a file called .htaccess to be set in the root directory of its installation. We tried to create it for you, but Elgg doesn't have permission to write to that directory. + +Creating this is easy. Just take the htaccess_dist file in the root directory and rename it to .htaccess. (On Windows systems, you will need to open htaccess_dist in Notepad and save it as .htaccess from there.) \ No newline at end of file -- cgit v1.2.3