1
0
mirror of https://github.com/php/web-php.git synced 2026-03-24 07:12:16 +01:00
Commit Graph

2 Commits

Author SHA1 Message Date
Gabor Hojtsy
eb015354f1 Movet get_download out of the website root, as it is not supported
to access this directly. Download mirror selections are supported
via the /get/$filename/from/a/mirror URLs
2003-08-09 16:43:45 +00:00
Gabor Hojtsy
6411307498 Add error handler here, as discussed,
- prevent infinite redirection loop with the shortcut /error
 - use $_SERVER['DOCUMENT_ROOT'] instead of $DOCUMENT_ROOT,
   so register_globals is not needed here anymore
2003-08-09 09:35:00 +00:00