Răsfoiți Sursa

examples: do not expose /artifacts dir through apache

Shiv Tyagi 10 luni în urmă
părinte
comite
a1cf37e4ee
1 a modificat fișierele cu 0 adăugiri și 7 ștergeri
  1. 0 7
      examples/CustomBuild.conf

+ 0 - 7
examples/CustomBuild.conf

@@ -11,13 +11,6 @@
        Require all granted
        </Directory>
 
-       Alias /builds /home/custom/base/builds
-       <Directory /home/custom/base/>
-       Options FollowSymLinks Indexes
-       AllowOverride None
-       Require all granted
-       </Directory>
-
        ErrorLog ${APACHE_LOG_DIR}/error.log
        LogLevel warn
        CustomLog ${APACHE_LOG_DIR}/access.log combined