Top "Vhosts" questions

A virtual host of a HTTP/HTTPS webserver (virtual host in Apache, server block in nginx, ...)

xampp - mysite.local redirects to xampp folder

I've been battering my head against this all evening and can't see where I'm going wrong. I want to set …

apache xampp localhost httpd.conf vhosts
Sharing one port among multiple node.js HTTP processes

I have a root server running with several node.js projects on it. They are supposed to run separately in …

linux node.js http vhosts
Multiple subdomains and servers behind single DynDNS name?

I've got a dynamic IP from my ISP so I'm using a free DynDNS service to redirect traffic to my …

apache subdomain vhosts dyndns
Configure both vhosts on Apache use fastcgi

Having Ubuntu on virtual machine. Running Apache and need 2 virtual hosts on different ports, e.g. 69 and 100. (On 80 running nginx …

php apache virtualbox fastcgi vhosts
.htaccess for site in sub-directory using Yii framework

I have looked at several examples of htaccess configs for websites within sub-directories, and tried most of them without 100% success. …

php .htaccess url yii vhosts
You don't have permission to access / on this server - Apache 2 on Mac OS X Mojave

I kept getting You don't have permission to access / on this server. I have this in my httpd.conf # # This …

macos apache httpd.conf vhosts macos-mojave
Apache location match wildcard URL

My VHOST currently looks like: <VirtualHost *:80> DocumentRoot /data/sites/example_deploy ServerName deploy.example.co.uk <Directory "/…

regex linux apache vhosts locationmatch
How to prevent PHP sessions being shared between different apache vhosts?

How to prevent PHP sessions from being shared between different Apache vhosts? I've set up different vhosts on an Apache 2.2 …

php apache session vhosts
Multiple Domains on a VPS with Apache

I am planning on getting a VPS soon and have two sites I want to host. I have my local …

apache2 vps vhosts