Talk directory.

This commit is contained in:
Julien Palard 2023-02-07 13:27:42 +01:00
parent 5ead65caca
commit 9dd5fd4ba5
Signed by: mdk
GPG Key ID: 0EFC1AC1006886F8
2 changed files with 5 additions and 3 deletions

View File

@ -59,6 +59,7 @@
include snippets/letsencrypt-mdk.fr.conf;
add_header Content-Security-Policy "default-src 'none'; font-src 'self'; script-src 'self'; style-src 'self'; img-src 'self'";
add_header X-Frame-Options "DENY";
gzip_static on;
location /noindex/ {
autoindex off;
@ -68,6 +69,10 @@
autoindex on;
}
location /talks/ {
autoindex on;
}
root /var/www/mdk.fr/;
index index.html;
}

View File

@ -140,9 +140,6 @@
[feed.top-scoring-links-netsec]
url = https://www.reddit.com/r/netsec/top/.rss?t=month
[feed.top-scoring-links-security]
url = https://www.reddit.com/r/security/top/.rss?t=month
[feed.top-scoring-links-securityCTF]
url = https://www.reddit.com/r/securityCTF/top/.rss?t=month