Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Lelux.fi
Wiki
Commits
a4592284
Verified
Commit
a4592284
authored
Feb 22, 2019
by
Elias Ojala
Browse files
Updates
parent
3cc1a723
Changes
2
Hide whitespace changes
Inline
Side-by-side
certbot.md
View file @
a4592284
...
...
@@ -148,11 +148,7 @@ add_header X-Content-Type-Options nosniff;
ssl_dhparam
/etc/ssl/certs/dhparam.pem
;
# block Archive.org
if
(
$http_user_agent
~
*
(archive.)
)
{
return
403
;
}
# User-agent Blocklist
# https://wiki.lelux.fi/nginx#useragent-blocklist
#
# include snippets/useragent-blocklist/nginx.conf;
...
...
index.md
View file @
a4592284
...
...
@@ -38,7 +38,7 @@ permalink: /
## Other
*
[
Music
](
/music
)
- Stuff like FLAC snippets
*
[
Hackintosh
](
https://github.com/theel0ja/my-hackintosh
)
<!--
* [Hackintosh](https://github.com/theel0ja/my-hackintosh)
-->
<hr>
...
...
@@ -61,3 +61,7 @@ permalink: /
### Archive of old stuff
*
[
Initial server setup on Debian 9
](
/initial-server-setup-on-debian-9
)
<hr>
<a
href=
"https://git.lelux.fi/Lelux/wiki"
>
Source code
</a>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment