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
28fc09bb
Verified
Commit
28fc09bb
authored
Nov 14, 2019
by
Elias Ojala
Browse files
Update URL of Useragent Blocklist
parent
25a56907
Changes
2
Hide whitespace changes
Inline
Side-by-side
haproxy.md
View file @
28fc09bb
...
...
@@ -93,15 +93,12 @@ To generate certificates, see [this guide](certbot.md#http-used-by-haproxy-examp
## User-Agent Blocklist
*
[
Repository
](
https://git.lelux.fi/theel0ja/useragent-blocklist
)
<br>
Mirrors:
*
[
gitlab.com
](
https://gitlab.com/theel0ja/useragent-blocklist
)
*
[
github.com
](
https://github.com/theel0ja/useragent-blocklist
)
*
[
Repository
](
https://gitlab.lelux.fi/useragent-blocklist/useragent-blocklist
)
```
bash
sudo mkdir
-p
/etc/haproxy/useragent-blocklist/
sudo chown
-R
$USER
:
$USER
/etc/haproxy/useragent-blocklist/
git clone https://git.lelux.fi/
theel0ja
/useragent-blocklist /etc/haproxy/useragent-blocklist/
git clone https://git
lab
.lelux.fi/
useragent-blocklist
/useragent-blocklist
.git
/etc/haproxy/useragent-blocklist/
```
### Haproxy configuration for HTTPS
...
...
nginx.md
View file @
28fc09bb
...
...
@@ -15,7 +15,7 @@ cd /etc/nginx/snippets
sudo mkdir
useragent-blocklist
sudo chown
-R
$USER
:
$USER
useragent-blocklist
cd
useragent-blocklist
git clone https://git.lelux.fi/
theel0ja
/useragent-blocklist.git
.
git clone https://git
lab
.lelux.fi/
useragent-blocklist
/useragent-blocklist.git
.
cd
..
```
...
...
Write
Preview
Supports
Markdown
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