Top "Virtualhost" questions

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

mod_rewrite in vhosts configuration

I'm trying to add mod_rewrite rules in the vhost config but it's not working. For the site "mysite.com" …

apache mod-rewrite virtualhost
How to configure subdomains for Apache2 on Ubuntu?

I followed these instructions to configure subdomains for apache. I can access the subdomain using http://localhost/test though I …

apache configuration dns subdomain virtualhost
Using a directory in VirtualHost ServerName

I'm currently using name-based virtual host configuration, to server about 5 different websites from the same IP address, just like in …

apache virtualhost
Apache VirtualHost slow lookup

I finally managed how to configure properly httpd.conf for my virtualhost needings. This is the relevant part of httpd.…

apache virtualhost httpd.conf
WAMP Virtual Host not working

I am using a wamp version 2.5 My Apache is 2.4.9 PHP: 5.5.12 MySQL: 5.6.17 I have these configurations: On my httpd.conf # Virtual …

php mysql apache wamp virtualhost
Creating subdomain / virtualhost in apache on CentOS 6.2

I've been trying to make a subdomain to host my forum to make it look better than www.mydomain.co.…

subdomain virtualhost
Accessing virtual host from computer on same local network

I am trying to make a setup so that I can access my website on a virtual host in computer …

apache networking client-server xampp virtualhost
How to make Nginx virtualhosts work? (currently gives 403 Forbidden error)

I want to run nginx on my Ubuntu 10.04 32bit Linode VPS. sudo chown -R www-data:www-data /var/www sudo chmod …

nginx virtualhost
Apache virtual host without domain name

I have a VPS with apache2 installed and I would like to access some PHP projects without a domain name …

php apache dns virtualhost
XAMPP (Mac) Virtual host showing 403

I keep getting Access Forbidden Error 403 when I try running my installation of XAMPP on my MAC I am running …

macos apache xampp virtualhost