Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
On centOS 7 or ubunta SSH type: df -f 你會看見你的空間使用量竟然 100% 好多時是 log 文件累積所至. 你可以SSH 刪除去釋放空間:
cd /var/log/httpd pwd rm -r *
然後,你便看見多了很多空間。