You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
documentation</a> for the differences of the two methods. It is very
284
-
important to use your <tt>xx.php.net</tt> address as the ServerName, so
284
+
important to use your <code>xx.php.net</code> address as the ServerName, so
285
285
URL redirections will keep the requests in the php.net domain, ensuring
286
286
that the My PHP.net service will work.
287
287
</p>
@@ -319,7 +319,7 @@ function make_seed()
319
319
<p>
320
320
Remember to specify the same rsync parameters you used to get
321
321
the phpweb files. You should try to stagger your times a bit from the
322
-
example to help spread the load on the <tt>rsync.php.net</tt> server.
322
+
example to help spread the load on the <code>rsync.php.net</code> server.
323
323
</p>
324
324
325
325
<h2>Sponsor Logo</h2>
@@ -332,7 +332,7 @@ function make_seed()
332
332
333
333
<ul>
334
334
<li>Create a 120 x 60 pixel sized logo button.</li>
335
-
<li>Copy it to your <tt>/www/htdocs/phpweb/backend</tt> folder as <tt>mirror.gif</tt>, <tt>mirror.jpg</tt> or <tt>mirror.png</tt>.</li>
335
+
<li>Copy it to your <code>/www/htdocs/phpweb/backend</code> folder as <code>mirror.gif</code>, <code>mirror.jpg</code> or <code>mirror.png</code>.</li>
336
336
<li>Go visit your mirror URL and check if it is there.</li>
337
337
</ul>
338
338
@@ -389,7 +389,7 @@ function make_seed()
389
389
</li>
390
390
<li>
391
391
A hostname that we can use as a CNAME for the country-code-based
392
-
name of the mirror (<tt>the.cname.you.set.up.example.com</tt> in the
392
+
name of the mirror (<code>the.cname.you.set.up.example.com</code> in the
393
393
above setup example). Using a name means you can move the mirror to
394
394
another IP address without coordinating with us at all.
395
395
</li>
@@ -407,8 +407,8 @@ function make_seed()
407
407
</ul>
408
408
409
409
<p>
410
-
There is a mailing list named <tt>"php-mirrors"</tt> at
411
-
<tt>lists.php.net</tt> which we would appreciate if you could sign up to.
410
+
There is a mailing list named <code>"php-mirrors"</code> at
411
+
<code>lists.php.net</code> which we would appreciate if you could sign up to.
412
412
This mailing list is extremly low traffic and only used for communication
413
413
between mirror maintainers and the php.net webmasters.
0 commit comments