diff options
| author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2025-05-17 03:46:06 +0200 |
|---|---|---|
| committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2025-05-17 03:46:06 +0200 |
| commit | 2a4ae6b2eec4699a886b8b63631dc32fc885045b (patch) | |
| tree | 174b2da1dc95e57c63def06b92082a23731adc73 | |
| parent | d74b0487cdca3c37121f6ba519389173a77e274b (diff) | |
| download | etc_apache2-2a4ae6b2eec4699a886b8b63631dc32fc885045b.tar.gz etc_apache2-2a4ae6b2eec4699a886b8b63631dc32fc885045b.tar.bz2 etc_apache2-2a4ae6b2eec4699a886b8b63631dc32fc885045b.zip | |
Remove duplicate blog.test.replicant.us for http.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
| -rw-r--r-- | sites-available/letsencrypt.conf | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sites-available/letsencrypt.conf b/sites-available/letsencrypt.conf index 8e127cd..a00a1bf 100644 --- a/sites-available/letsencrypt.conf +++ b/sites-available/letsencrypt.conf @@ -8,8 +8,3 @@ ServerName mx1.replicant.us DocumentRoot /var/www/letsencrypt/mx1.replicant.us/ </VirtualHost> - -<VirtualHost *:80> - ServerName blog.test.replicant.us - DocumentRoot /var/www/letsencrypt/blog.test.replicant.us/ -</VirtualHost> |
