日常 2015_3_26

A simple problem: 403 Forbidden###

Through googling finding this: http://www.cyberciti.biz/faq/apache-403-forbidden-error-and-solution/

on
f) Make sure the underlying file system permissions allow the User/Group under which Apache is running to access the necessary files. You can determine which case applies to your situation by checking the error log. In the case where file system permission are at fault, remember that not only must the directory and files in question be readable, but also all parent directories must be at least searchable by the web server in order for the content to be accessible. For example /home/httpd/theos.in/ must be searchable, enter:

chmod +x /home/httpd/theos.in/

Perfectly solve the problem!

15:55 收到一个百度的面试邀请###

要不要在我决定二战了以后才给我一个机会,扯,扯,扯,扯,扯

posted @ 2015-03-26 11:45  wsean  阅读(74)  评论(0)    收藏  举报