Codgic / codgic-web-legacy

:bug: A free, open-source Online Judge alternative. Coding Magic.
GNU General Public License v3.0
13 stars 1 forks source link

Add 404 page. #21

Closed t123yh closed 7 years ago

codgician commented 7 years ago

然而在/web/inc下本身就有个404.php...

t123yh commented 7 years ago

但只有根目录的404才会被显示

codgician commented 7 years ago

谁说的。。。 Apache设置ErrorDocument 404 /inc/404.php。