Commit Graph

7 Commits (4e132c9fd5ee53b5ad7317de6899f1ea2207ab09)

Author SHA1 Message Date
Dries Buytaert 9a0689a9cf * Added extra PHP variables to .htaccess as discussed earlier this week. 2000-06-22 09:14:16 +00:00
Dries Buytaert 467817f922 * Enhancement: protect the themes/-directory (and subdirectory) from
prying eyes.
2000-06-05 16:10:47 +00:00
natrak a1082cdb9a Changing the httpd conf so the sessions are stored longer and use DROPID as the cookie name :) 2000-06-03 09:20:45 +00:00
Dries Buytaert fbfb8281fb * The CVS directories (automatically created by the CVS repository) can no
longer be accessed from the web.  Let's keep lurking eyes out. ;)
* I'm still idling (except for these kind of tidbits) until Natrak commited
  the new user system.  *evil grin*
2000-06-01 13:33:19 +00:00
Dries Buytaert fd13be20cf sorry - small typoe 2000-05-29 09:46:35 +00:00
Dries Buytaert ff18c8e1a4 Fixed a security flaw:
.inc files can be read from the web including `config.inc' which contains
the account information (login, password) to the MySQL database.  Apache
has now been setup to deny access to all *.inc files from the web.
2000-05-29 09:46:03 +00:00
Dries Buytaert 9bd920debd * Added the foundations to create customized error pages.
http://beta.drop.org/foobar.php
  (The customized error pages need to be beautified.)
2000-05-28 09:23:56 +00:00