Search results

  1. T

    Won't bind listener to 443.

    I tried to create a new listener for port 443 but it wouldn't bind any listener. I checked using `sudo lsof -i:443` and no, there were no listeners on that port. I tried adding a listener to port 8088 and it worked fine.
  2. T

    Error 404 when adding a new virtual host.

    I have added a new virtual host to a port 80 listener. I have an Index.php file in the root directory. But it keeps returning an error 404 page, while other 2 vhosts are working just fine.
Top