Top "Virtualhost" questions

The term Virtual Host refers to the practice of running more than one web site (such as www.

Exclude an alias from virtualhost proxypass

I've following virtual host configuration. The desired result is: If someone requests http://test.myserver.com/myapp, apache serves him …

linux apache ubuntu openerp virtualhost
Virtual hosts not working on MAMP

I am running into virtual hosts setup issues on MAMP. Here is my vhosts config Here is my hosts file 127.0.0.1 …

apache mamp virtualhost
Apache alias virtual host

I have two applications running in the same server and I would like to have one served from subpath in …

apache virtualhost mod-alias
How to configure multiple subdomain with SSL in Apache?

Configuration: Debian Apache2 Wildcard SSL for: *.example.com subdomain: a.example.com, b.example.com. 1 dedicated server Websites are in …

apache ssl https wildcard virtualhost
VirtualHost with wildcard VirtualDocumentRoot

I'm trying to create a fallback for my virtual hosts. My configuration looks like this: # Fetch all pre-defined hosts Include "…

apache2 xampp wildcard virtualhost directoryindex
Adding Apache VirtualHost, DocumentRoot of localhost changes to the VirtualHost's DocumentRoot

Everything is working perfectly in my Windows 7. The problem is when I add a domain1.com as VirtualHost, localhost's DocumentRoot …

apache localhost virtualhost document-root hosts-file
targeting dev sites with vhost setup using ngrok

I'm trying to tunnel a clients site in my sites directory with "ngrok http -host-header = client1.dev 80", I get a 404 …

virtualhost tunneling ngrok
proxy: No protocol handler was valid for the URL /. If you are using a DSO version of mod_proxy

I have added ProxyPass in the virtual-host and end up with below error in the error.log file. proxy: No …

apache proxy virtualhost vhosts proxypass
Hosting a website on a PC using apache(Xampp)

This is what I learned by doing some searching. These things were taken from many places. Please point out any …

apache webserver xampp virtualhost dynamic-ip
Virtual hosts not working with install of macOS Sierra

I recently updated my work machine to macOS Sierra and now none of my virtual host configurations are working. I …

macos apache virtualhost macos-sierra