1
0
mirror of https://github.com/php/web-php.git synced 2026-04-26 08:28:07 +02:00
Commit Graph

20 Commits

Author SHA1 Message Date
jim winstead 5dc4e2f351 configuration.inc should be in top level, but may not exist 2001-01-23 22:06:38 +00:00
Rasmus Lerdorf 4cbcffdd32 Ugh 2001-01-13 05:47:38 +00:00
Rasmus Lerdorf 872e225c86 Let's leave the 404 error message there 2001-01-13 01:48:13 +00:00
Rasmus Lerdorf 17ba8869ec Uh, already worked out this string above. 2001-01-13 01:27:03 +00:00
Rasmus Lerdorf d613bd1cd3 Let's not reveal the doc_root path here 2001-01-13 01:22:24 +00:00
jim winstead dc751f32f8 needs configuration.inc to get htsearch set 2001-01-13 00:24:02 +00:00
jim winstead 200e842afb just the error note is enough information 2001-01-13 00:23:27 +00:00
jim winstead f4314bcbb2 crap, typo. 2001-01-12 23:51:22 +00:00
jim winstead 061824da8c clean up error page 2001-01-12 23:21:20 +00:00
jim winstead 614004bbf1 handle html version of manual, too 2001-01-12 21:40:11 +00:00
jim winstead 053b9b0da8 clean up, hopefully fix 2001-01-12 21:11:07 +00:00
jim winstead b8a6caa75d handle moved english manual, and use manual-lookup.inc 2001-01-12 20:59:57 +00:00
Gareth Watts 91224d108e Make the manual lookup shortcut work no matter where a mirror has the site checked out to.
This works for me; hopefully it won't break the other sites
2000-12-27 17:30:10 +00:00
Rasmus Lerdorf ebee49eee9 Support languages in the quick-access hack. ie. www.php.net/de/strlen 2000-12-16 16:13:47 +00:00
Rasmus Lerdorf 082b035cf6 Grr.. Someone changed files directly in the checked out phpweb tree
on php2.chek.com.  Checking those changes into CVS...
2000-10-06 21:02:45 +00:00
Rasmus Lerdorf d8f50cad38 Look up words in manual first before doing a text search 2000-10-06 20:39:56 +00:00
Rasmus Lerdorf db56823f36 Get rid of ugly port 80 in redirect if we are already on port 80 2000-07-16 04:29:53 +00:00
Sascha Schumann ddc2a864b9 The HTTP redirection works; cleanup of produced HTML code. 2000-07-02 05:58:08 +00:00
Sascha Schumann 7e92fdd373 First try at automatically redirecting failed requests to *.php3
documents to *.php.
2000-07-02 05:54:18 +00:00
Stig Bakken aac8dda45c Added Rasmus's error handler to CVS. 1999-12-10 07:43:49 +00:00