Skip to content
#

virtual-host

Here are 13 public repositories matching this topic...

wallyreport
wallyreport commented Jan 10, 2020
#uname -a
Linux fir.nuclix 5.3.0-3parrot3-amd64 #1 SMP Parrot 5.3.9-3parrot3 (2019-11-23) x86_64 GNU/Linux
#webfsd -h
-r dir   document root is >dir< 

#webfsd -r ~/webdocs
bind: Address already in use
# vim /etc/webfsd.conf

# document root
web_root="/home/myhomedir/webdocs"

#service webfs stop
#service webfs start

Fails again. It still uses /var

sveeke
sveeke commented Apr 26, 2020

When certbot and certbot-apache are installed, they don't create /usr/local/etc/letsencrypt/options-ssl-apache.conf unfortunately. Only when manually used the file is created. This means that apache won't start (can't find file) after sparry creates a new virtual host file when certbot isn't used before.

The short-term solution is just using certbot-apache once it seems. Long-term I

Improve this page

Add a description, image, and links to the virtual-host topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the virtual-host topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.