1
0
mirror of https://github.com/php/web-php.git synced 2026-04-28 01:13:10 +02:00
Commit Graph

4436 Commits

Author SHA1 Message Date
Derick Rethans 3dda32af77 - Mention php5, as HEAD with ZE1 (php4 module) doesn't work anymore. 2003-01-20 09:06:06 +00:00
Simone Cortesi 3ec66ba82c typo 2003-01-19 19:44:36 +00:00
Gabor Hojtsy bc417844cf Adding Interakt and Macromedia, as Derick says this list should be kept here... 2003-01-19 18:13:18 +00:00
Gabor Hojtsy 5ffbb98e0e Add new information page for users to get
more details about the current mirror site
2003-01-19 18:05:37 +00:00
Gabor Hojtsy fad5d896fb Override central stats setting if local vhost setting is specified
Add new is_official_mirror function to query if this is a registered
mirror site
2003-01-19 17:50:34 +00:00
Gabor Hojtsy 68f714ca86 .tgz is also binary, specify all three binaries on one line for simplicity 2003-01-19 17:37:37 +00:00
Gabor Hojtsy 44ddc8d344 Really make that row one pixel high, and print newlines after doc TOC entries,
so the HTML is easier to debug...
2003-01-19 17:32:41 +00:00
Gabor Hojtsy 32d84fc78c <h3> has it's own padding, and it's enough. The sponsor heading also only
has that padding in effect...
2003-01-19 13:37:18 +00:00
Gabor Hojtsy c2873628b4 Separate navigation controls and user notes 2003-01-19 13:30:32 +00:00
Gabor Hojtsy ac7ea2c262 Use the spacer function to print out spacers, and correct logo image
(now in /images/logos and not /logos)
2003-01-19 13:28:26 +00:00
Gabor Hojtsy 04e136e352 - Allow spacer() to return string if needed.
- Use default parameters if possible...
- Add spacer to manual sidebar to make it look the same in Mozilla then in IE
2003-01-19 13:24:41 +00:00
Gabor Hojtsy 30505c7b0b Use new spacer image function 2003-01-19 13:23:36 +00:00
Gabor Hojtsy 0fddf6baf0 Moving spacer gif to images dir... 2003-01-19 13:14:11 +00:00
Gabor Hojtsy 7705756dbe Readding mirrorkit.tgz, now really binary... 2003-01-19 10:03:26 +00:00
Gabor Hojtsy 5c482cbb42 Remove mirrorkit.tgz, it was not added as binary, so it will never be
binary...
2003-01-19 10:02:40 +00:00
Gabor Hojtsy 6a2374b0d9 There is no need for a base, as the search page is always on the same server... 2003-01-18 21:49:49 +00:00
Gabor Hojtsy 33b6db218a Move $base test out of if, as it is a general variable prepare action.
Use isset() to check for $base value and not NO_BASE...

Now the search script should work without the base if on the same site.
This makes URLs shorter...
2003-01-18 21:03:55 +00:00
Gabor Hojtsy eb452ba976 Do only try to execute that request once... 2003-01-18 20:31:23 +00:00
Gabor Hojtsy 819a749209 No instruction points to this file now, and it is not used anymore (we only
here BC) so remove...
2003-01-18 20:20:14 +00:00
Gabor Hojtsy f5cf54d9dc Remove old htdig and stats instructions, as we have two PHP pages and one
mirrorkit.tgz with the information.
2003-01-18 20:18:38 +00:00
Gabor Hojtsy fca381e884 Really link Apache docs somewhere... 2003-01-18 20:16:02 +00:00
Gabor Hojtsy a61288e5bd Recommit the same file, now as binary... 2003-01-18 20:11:22 +00:00
Gabor Hojtsy 863821bc34 In case someone comes here through a search engine, provide a link
to the main document.
2003-01-18 18:29:10 +00:00
Gabor Hojtsy 11275f0a66 Uh, < and > should not be in text, this is HTML... 2003-01-18 18:26:07 +00:00
Gabor Hojtsy 18e53a695b Ups, no need to have a line break. Also using make_link seems more
appropriate here...
2003-01-18 18:22:54 +00:00
Gabor Hojtsy 62ea83e386 Remove htdig logo from search page, and reword powered by text slightly... 2003-01-18 18:20:11 +00:00
Gabor Hojtsy 6cb374de23 The stars are now in /images and not in /gifs... 2003-01-18 18:15:50 +00:00
Gabor Hojtsy 6a4661c70f Add star gifs for htdig (moved from gifs) 2003-01-18 18:13:45 +00:00
Gabor Hojtsy faf2de6786 Remove the htdig search result star images from here (will add into /images)... 2003-01-18 18:13:05 +00:00
Gabor Hojtsy 14dac5b7c2 Ups, close list item tag after last item, not open a new one
Also change multidig list to be ordered...
2003-01-18 17:59:43 +00:00
Gabor Hojtsy ed3d238f91 Reorganize search and stats information, as we have two PHP pages
describing these...
2003-01-18 17:57:45 +00:00
Gabor Hojtsy b0aefe750c Stats setup made a little bit easier, no need to rename that file 2003-01-18 17:47:18 +00:00
Gabor Hojtsy a473b102dd As the setup instructions for search and stats are in mirroring-stats and
mirroring-search, we only need the config files, which are now at one place,
in mirrorkit.tgz here... It has a search and a stats subdir inside
for the two services respectively...

The htphp.sh, php.conf, phphead.html and phpnomatch.html files are
moved here from Mirrors-htdig.tgz

The stats/php.conf-dist file is moved here to stats/php.conf
2003-01-18 17:44:26 +00:00
Gabor Hojtsy f8fea55110 Remove files from /logos, as they are moved to /images/logos... 2003-01-18 16:49:16 +00:00
Gabor Hojtsy 1d8dd9e1ea Add directory index redirection... 2003-01-18 16:48:38 +00:00
Gabor Hojtsy 163ad7ca6d Change all links to point to /images/logos instead of /logos... 2003-01-18 16:47:32 +00:00
Gabor Hojtsy eb2b0d0d37 Add logo images under /images/logos as discussed... 2003-01-18 16:46:40 +00:00
Gabor Hojtsy 8d3a369471 Add actual search instructions 2003-01-18 16:33:25 +00:00
Gabor Hojtsy 0b29dc46fe Provide information about local stats (using new setenv). As not all sites are
updated to use this setting, we cannot be sure, that no env var means no local
stats, so provide "2" as a status code in that case...

Also provide default langauge setting (enhanced with env var setting now) back
to the central server...
2003-01-18 15:20:27 +00:00
Gabor Hojtsy 0bd36027a7 Also take in account the array of available langauges,
so we need not check for files which should not be there...
2003-01-18 15:16:03 +00:00
Gabor Hojtsy 05fbc7093e Override central language setting with local language preference... 2003-01-18 15:13:59 +00:00
Gabor Hojtsy 5b600a1c28 First version of new stats setup instructions... 2003-01-18 15:07:21 +00:00
Gabor Hojtsy c38ef373ee Better title for this page... 2003-01-18 14:14:22 +00:00
Gabor Hojtsy 658ff5256c Title conventions... 2003-01-18 14:06:58 +00:00
Gabor Hojtsy ba3db326a5 Reorder instructions, move all setup related instructions below mirror
setup (make subsections).

Add a mirror setup troubleshooting section for those setting up mirrors
but having problems.

Add local stats flag to enable easy update of mirror database, to see who
really has stats.

Also add local preferred language setting, so new (under setup) mirror
sites can check if local language settings work, there need to be no
cooperation to change local language preference, and finally unofficial
mirror sites can also have language preferences of their own. [The code
behind this still needs to be developed ;)]

More to come on the search and stats setup instructions side...
2003-01-18 14:03:23 +00:00
Gabor Hojtsy 7ae3fb666a Let December bee December... 2003-01-18 12:58:29 +00:00
James Cox 7b49950b36 so register_shutdown_function doesn't actually work. 2003-01-17 14:53:07 +00:00
Rasmus Lerdorf 8fd9095d6e December usage stats 2003-01-17 08:30:20 +00:00
Derick Rethans a4ba9f9d5f - Add a little disclaimer 2003-01-16 16:13:18 +00:00
Derick Rethans feac52ae52 - Discuss things before reverting 2003-01-16 15:58:34 +00:00