# # This configuration file allows a diskfull install to access the install images # via http. It also allows the xCAT documentation to be accessed via # http://localhost/xcat-doc/ # Service-node copies are generated from the matching configuration under xCAT/. # ServerTokens Prod AliasMatch ^/install/(.*)$ "/install/$1" AliasMatch ^/tftpboot/(.*)$ "/tftpboot/$1" Options FollowSymLinks Header always set X-Frame-Options SAMEORIGIN Header always set X-Content-Type-Options nosniff Header always set Content-Security-Policy "script-src 'self' 'unsafe-eval'" Header always set X-Permitted-Cross-Domain-Policies none AllowOverride None Order allow,deny Allow from all Options FollowSymLinks Header always set X-Frame-Options SAMEORIGIN Header always set X-Content-Type-Options nosniff Header always set Content-Security-Policy "script-src 'self' 'unsafe-eval'" Header always set X-Permitted-Cross-Domain-Policies none AllowOverride None Order allow,deny Allow from all Options Indexes FollowSymLinks AllowOverride None Order allow,deny Allow from all Options Indexes FollowSymLinks AllowOverride None Order allow,deny Allow from all Alias /xcat-doc "/opt/xcat/share/doc" Options Indexes AllowOverride None Order allow,deny Allow from all