瀏覽代碼

Removed autogenerated test files from manifest.

dettanym 5 年之前
父節點
當前提交
e2822ad8c4
共有 1 個文件被更改,包括 0 次插入5 次删除
  1. 0 5
      httpd.manifest.template

+ 0 - 5
httpd.manifest.template

@@ -96,11 +96,6 @@ sgx.trusted_files.conf3 = file:$(INSTALL_DIR)/conf/mime.types
 sgx.trusted_files.server_cert = file:$(INSTALL_DIR)/conf/server.crt
 sgx.trusted_files.server_key  = file:$(INSTALL_DIR)/conf/server.key
 
-# Apache HTTP documents (trusted)
-# We only specify those documents used in our tests/benchmarks.
-sgx.trusted_files.htdocs1 = file:$(INSTALL_DIR)/htdocs/index.html
-sgx.trusted_files.htdocs2 = file:$(INSTALL_DIR)/htdocs/random/10K.1.html
-
 # Apache logs directory (untrusted and allowed, since log files are not security-critical)
 sgx.allowed_files.logs = file:$(INSTALL_DIR)/logs