这些configuration有什么区别:
<Directory /var/www> ..... </Directory>
和
<Directory /var/www/> ..... </Directory>
消极的,应该没有什么区别,尽pipe前者应该被定义为首选符合Apache对此表格的偏好。 对于其他指令,如DocumentRoot和Location, 它将有所作为,所以你应该总是避免使用在Apacheconfiguration中的尾部斜线。