D.riven

D.riven

404 - File Not Found

driven@blog: ~/404 — bash

$ ls ~/page

ls: cannot access 'page': No such file or directory

$ file not_found

status: 404 — 你访问的页面不存在

$ cd ~ && ./go_home.sh

返回首页 / Go Home

0%