1
0
mirror of https://github.com/php/web-php.git synced 2026-04-01 20:22:20 +02:00
Files
archived-web-php/error
Gabor Hojtsy 79b7928b9b Let's be consistent with port numbers. We only support port 80 at
the 90% of redirects, so let's support only port 80 in 100%.
I am going to simplify those redirects, so please hold on ;)

Simplify some BC redirects, do not print a HTML page anymore, as
all common browsers and tools handle redirects...

Use absolute path in file_exists() checks, and includes, as all other
places use that (for consistency).
2003-01-07 21:35:19 +00:00
..