Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
首先,我是 Linux 新手。我有一个 CentOS 6.0 64 位 VPS 并想将它用作 Web 服务器。我在 Google 和 SO 上进行了搜索,发现了很多关于 LAMP 设置的教程,但是在配置部分它们都是不同的。(例如,对于文件夹权限,一个使用 chmod 750,另一个使用 chmod 2750,另一个使用不同的东西,但我看不出区别)
我想设置一个尽可能安全和轻便的可靠网络服务器。
你能告诉我从哪里开始或推荐一些关于 LAMP 配置的好教程吗?
本教程非常适合从 CentOS 上的 LAMP 开始。