Gabor Hojtsy
cde465c1b6
Adding support for print directory index
2002-06-07 13:31:09 +00:00
Gabor Hojtsy
a61f81aa21
I should have looked more into this regexp ;))
2002-06-07 10:26:28 +00:00
Gabor Hojtsy
561af67682
Include AND exit was intended here...
2002-06-07 09:50:46 +00:00
Gabor Hojtsy
76a7f00bfe
Adding support for a new experimental "print page" method
2002-06-07 09:37:00 +00:00
jim winstead
5a126949f8
good grief. maybe if someone tries to fix the problem, it will get solved.
2002-06-07 01:11:39 +00:00
Gabor Hojtsy
3eba8b06e1
Adding windows, and globals shortcuts
2002-05-26 15:02:13 +00:00
Gabor Hojtsy
5e4d84fa44
Add subscribe and unsubsribe shortcuts / aliases
2002-05-26 12:11:27 +00:00
Gabor Hojtsy
364a5d179e
Fixing shortcut, as new file name is used
2002-05-26 08:44:53 +00:00
Gabor Hojtsy
6110e1592c
Alias dochowto as phpdochowto
2002-05-24 12:01:06 +00:00
Gabor Hojtsy
3035b24580
Putting the dochowto thing to the right place
2002-05-16 21:38:40 +00:00
Gabor Hojtsy
6a8e607c53
- Convert all tabs to spaces
...
- Made code more readable
- More comments added
- Added "dochowto" shortcut to get the doc howto
- Added "gethelp" and "help" shortcuts for support.php
2002-05-14 21:12:08 +00:00
Mark Kronsbein
76b2a944bb
Added shortcuts for mailing-lists.php because the hypen is a bit confusing
2002-04-18 12:56:18 +00:00
Mark Kronsbein
f3dd850dc9
Fixed Bug #16656
2002-04-17 11:11:20 +00:00
Gabor Hojtsy
12eeb8dbd9
Adding changelog alias
2002-04-07 08:29:41 +00:00
Gabor Hojtsy
9a0ba22f26
Argh, typo
2002-03-30 12:06:44 +00:00
Gabor Hojtsy
30ca260c25
Adding build log support
2002-03-30 12:06:20 +00:00
Gabor Hojtsy
d6932d916e
Adding support for revcheck shortcut URL
2002-03-30 11:59:11 +00:00
Simone Cortesi
72f35043ae
fixing bug 16230
2002-03-23 13:48:24 +00:00
Mark Kronsbein
e241bf9904
Another fix. Parse error on line 100
2002-03-23 12:26:18 +00:00
Mark Kronsbein
48030ff342
Make this right. Goba, dont mail me ;)
2002-03-23 12:25:15 +00:00
Gabor Hojtsy
7ae0c2f6e8
Seems like I made URL tricks stop working, with a parse error...
2002-03-23 12:00:44 +00:00
Gabor Hojtsy
b48576d084
Lower the URI when searched in array...
2002-03-23 11:10:53 +00:00
Gabor Hojtsy
2e1e1b0dc8
Some more whatis shortcuts for those asking for what is PHP, and what
...
PHP stands for...
2002-03-23 11:09:33 +00:00
Gabor Hojtsy
f90b4cde59
Let URL aliases work, like http://php.net/ini
2002-03-23 10:50:12 +00:00
jim winstead
da49613a7f
don't set prevsearch cookie when automatically bounced to search
...
page by an error.
2002-02-10 01:41:56 +00:00
Gabor Hojtsy
17ab643d20
Exit, if we found the right redirect page. This makes this code work ;)
2002-02-03 12:41:39 +00:00
Gabor Hojtsy
7f7543f5d9
So DOCroot has no trailing slash, now this may make this work ;)
2002-02-03 11:28:09 +00:00
Gabor Hojtsy
dd4dfaebee
Try to add support for php.net/links kind of URLS for php.net/links.php
...
Just for support people [incl. me] to have shortcuts => type less ;)
This makes all .php files accessible without the php extension (also
means we sould be careful not to name directories and files with the same
name in phpweb).
I'll see if this works at all, or needs some rethink
2002-02-03 10:58:33 +00:00
jim winstead
0bc1aaa1f5
use Status: header, but don't need it for redirects.
2001-09-25 18:39:31 +00:00
jim winstead
b778d3c1ea
allow error pages to be cached, too
2001-09-22 08:20:33 +00:00
Colin Viebrock
040d6d1b87
this always bugged me ...
2001-09-19 22:11:27 +00:00
jim winstead
f3126a12b6
use htmlspecialchars when displaying uri that triggered a 404, too.
2001-08-31 08:01:10 +00:00
jim winstead
f36b2947cc
ignore leading / from uri
2001-08-27 23:28:47 +00:00
jim winstead
b2dcb9d190
stifle warning
2001-08-24 18:52:47 +00:00
jim winstead
6b304c4237
hide the $MIRRORS array behind some access functions, for the most part
2001-07-07 01:17:41 +00:00
Colin Viebrock
1c7b246586
tweak
2001-05-16 14:37:12 +00:00
Colin Viebrock
acffff4f23
Remove those old images again, and fix the error/index.php page to not need them. :)
2001-05-13 22:38:06 +00:00
Sascha Schumann
36f13ec7e5
Put out a proper redirect header.
...
This also makes it easier to differentiate redirects from htsearch
invocations in the access log.
2001-05-05 20:45:29 +00:00
Sascha Schumann
6d26cabffc
save 90% of htsearch invocations by ignoring accesses to
...
URIs ending in .gif, .jpg and .pdf.
2001-05-05 17:22:26 +00:00
Stig Bakken
b9686e6ad2
On no.php.net, /manual/foo.php redirected to /manual/no/foo.php, which
...
doesn't exist. Check for the existence of $DOCUMENT_ROOT/manual/$lang,
and fall back to English if there is no such directory.
2001-04-02 22:11:24 +00:00
jim winstead
33c01cb600
here goes nothing. the new php site look. let the torrent of
...
bitter and angry "i hate change" emails begin.
2001-03-08 00:18:15 +00:00
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