httpd 配置文件 /usr/syno/apache/conf/http.conf 405行 # Forbidden (eg. list files in a directory) ErrorDocument 403 /webdefault/sample.php?status=403 # Page not found in apache ErrorDocument 404 /webdefault/sample.php?status=404 ... ...
根據 /usr/syno/apache/conf/extra/httpd-autoindex.conf-user 30行 Alias /webdefault/ "/usr/syno/synoman/phpsrc/web/"