web:mirror

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
web:mirror [2023/12/05 12:16] – Update with latest changes to phd and documentation derickweb:mirror [2024/07/21 00:07] (current) jimw
Line 7: Line 7:
 ==== How to create a PHP.net mirror ==== ==== How to create a PHP.net mirror ====
  
-Setting up an official (or unofficialmirror is described within [[http://php.net/mirroring.php|the official mirror page]]. However, setting up your own mirror via SVN is possible too and is especially helpful for those working on the PHP website.+Setting up an unofficial mirror is described within [[http://php.net/mirroring.php|the official mirror page]]. You can also build a mirror from the Git sources, which is especially helpful for those working on the PHP website.
  
 === Quick Script to Set Up PHPWeb == === Quick Script to Set Up PHPWeb ==
Line 46: Line 46:
 (cd manual && ln -s `pwd`/../../output/php-web en) (cd manual && ln -s `pwd`/../../output/php-web en)
  
-php -S localhost:8080+php -S localhost:8080 .router.php
 </code> </code>
  
web/mirror.1701778592.txt.gz · Last modified: 2023/12/05 12:16 by derick