From: martin Date: Wed, 25 Sep 2002 16:38:09 +0000 (+0000) Subject: Info about lib/htaccess X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=d7ea4a225d2504242412a1d1ad93ab97b13b020c;p=moodle.git Info about lib/htaccess --- diff --git a/doc/install.html b/doc/install.html index 0996825840..b3e2f2611d 100755 --- a/doc/install.html +++ b/doc/install.html @@ -127,6 +127,12 @@

Most distributions of PHP have this turned on by default, but you may want to check it anyway.

+

If you don't have access to httpd.conf or php.ini on your server, another + way you can set both of the above settings (and more) is to put definitions in a + .htaccess file in Moodle's main directory. This only works on Apache servers + and only when Overrides have been allowed. A sample .htaccess file + is included with Moodle (called lib/htaccess) that includes further information. +

 

7. Edit config.php