Skip to content

Commit 0a9fbff

Browse files
committed
List UKIEPC as user, update web server/PHP requirements.
1 parent 436c6d4 commit 0a9fbff

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

website/about.shtml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ needs.</p>
2727
<ul>
2828
<li>ICPC Sub-regionals:
2929
<a href="http://www.bapc.eu/">BAPC</a> (since 2004),
30-
<a href="http://gcpc.nwerc.eu/">GCPC</a> (since 2010)</li>
30+
<a href="http://gcpc.nwerc.eu/">GCPC</a> (since 2010),
31+
<a href="http://ukiepc.info/">UKIEPC</a> (since 2015)</li>
3132
<li>ICPC Regionals:
3233
<a href="http://www.nwerc.eu/">NWERC</a> (since 2007),
3334
<a href="http://www.swerc.eu/">SWERC</a> (since 2008),
@@ -54,7 +55,7 @@ If you are using (an adapted version of) DOMjudge, we would be glad to hear abou
5455
<p>The following is required to run DOMjudge:</p>
5556
<ul>
5657
<li>At least one machine running Linux, with root access</li>
57-
<li>Apache web server with PHP &gt;= 5 and
58+
<li>Apache (or Nginx) web server with PHP &gt;= 7 and
5859
PHP command line interface</li>
5960
<li>MySQL or MariaDB database server version 5.5.3 or newer</li>
6061
<li>Compilers for the languages you want to support</li>

0 commit comments

Comments
 (0)