Top "Virtualhost" questions

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

Run my php files from outside htdocs

I have my xampp installed and running sites from the htdocs folder. I want to create a website directory in …

php apache virtualhost hosts virtual-hosts
Trouble configuring apache server to proxy an SSL connection

I'm running an application on Tomcat7 with Apache Portable Runtime, I bought an SSL certificate and configured it correctly - …

ssl apache2 virtualhost mod-proxy mod-ssl
Websphere Application Server 404 JSPG0036E "failed to find resource" error

I'm trying to deploy an application war in my local WAS (v8.5) and it looked like it went okay and …

web-applications websphere virtualhost websphere-8 contextroot
Apache 2.2 Virtual hosts + Tomcat 7 applications

I have installed on the same machine one apache server and one tomcat 7 server. The apache server is used and …

apache tomcat tomcat7 virtualhost ajp
AWS-EC2, how to set multiple public sites with just one instance?

I have read many articles and also topics in SO, but could not find out any further help. I have …

linux apache amazon-web-services virtualhost
Vagrant port forwarding does not work with vhosts on Fedora 20

Spec: OS: Linux fedora 3.12.9-301.fc20.x86_64. VirtualBox: 4.3.6 Vagrant: 1.4.3 I am trying to forward host's port 8080 to guest's port 80 using …

virtualbox vagrant virtualhost vhosts portforwarding
Tomcat cookies not working via my ProxyPass VirtualHost

I'm having some issues with getting cookies to work when using a ProxyPass to redirect traffic on port 80 to a …

apache tomcat cookies virtualhost mod-proxy
Ubuntu 12.10 Forbidden - You don't have permission to access / on this server

I'm trying to configure my local server, in the same way I always do but not working, says I have …

apache ubuntu apache2 virtualhost ubuntu-12.10
Where do I put RewriteRules in Apache2 without using .htaccess files?

I want to configure a mod_rewrite rule without using .htaccess files. When I put rules in .htaccess files they …

mod-rewrite apache2 virtualhost
How to use xip.io with several virtualhosts and server names? (local dev)

Is it possible to use xip.io to access local website when using virtualhosts with different server names? (I'm on …

virtualhost apache web-testing