How to configure Apache virtual hosts

Posted by admin | Virtualhosting | Monday 18 July 2011 2:09 pm


This video will show you how to configure Apache virual hosts on your local webserver.

Technorati Tags: , , ,

Apache Virtual host is not redirecting one of my 3 vhosts to its dir. What could be the problem? ?

Posted by admin | Virtualhosting | Monday 11 July 2011 2:06 pm

I changed the order of the containers and the same happens. When I type the address it goes to the default vhost container. (the first one)

Technorati Tags: , , , , , , ,

Apache CentOS Virtual Host – Linux

Posted by admin | Virtualhosting | Saturday 2 July 2011 12:35 pm


Learn how to set up a virtual host on Linux Apache CentOS 5.

Technorati Tags: , , , ,

How do I setup virtual hosts in apache, I need two that do this?

Posted by admin | Virtualhosting | Sunday 19 June 2011 2:23 pm

The first virtual host should let me type in localhost and look at the “Index of /” with all of my projects in it. The second virtual host should use a subdomain for the ServerName and have its DocumentRoot set to one of the specific projects.

I have no idea how to arrange the first one, it might not even be necessary since the second VirtualHost should theoretically only kick in when the server sees the ServerName in the headers (my understanding anyway).

This is what I’ve been trying for the second one but it’s not working:


DocumentRoot F:\webs\test\project_5
ServerName subdomain.domain.org

(I’m not literally trying to use “subdomain.domain.org” btw)
vilhei,

I tried your solution and now I’m getting an error in the browser that says “No input file specified.”

Technorati Tags: , , , , ,

Adding Virtual Hosts to Apache 2 (Ubuntu 10.04) Part 1

Posted by admin | Virtualhosting | Friday 17 June 2011 2:51 pm


After installing your LAMP server you may want to add virtual hosts so you can have more than one website. Well here’s how you do it. Most of this tutorial can be found by going to www.debian-administration.org You will see some errors in this video. Here’s how I installed Apache 2 (LAMP server) In a terminal type, sudo tasksel. Select LAMP Server from the list by hitting the spacebar. Press tab. Hit enter. Here’s the video www.youtube.com

Technorati Tags: , , , , , ,

Install Apache Webserver in Linux, Port Based Virtual Hosts -Part 4

Posted by admin | Virtualhosting | Saturday 4 June 2011 2:08 pm


A tutorial on setting up port based virtual hosts with Apache webserver in Linux www.danscourses.com

Technorati Tags: , , , , , , , ,

I have a linux VPS and Apache Web Server keeps stopping. Why? Please see details?

Posted by admin | VPS Webhosting | Monday 30 May 2011 2:03 pm

Hello
I have Linux VPS and Apache Web Server keeps stopping. This Linux VPS is a Live server hosting many client accounts, so security and care are needed.

If you can tell me why this problem is going on will be your greate plz. My SystemAdmin is on leave and have to solve it today.

thanks

Technorati Tags: , , , , , ,

Where can I find a download for a minimal installation of Apache web server for Linux?

Posted by admin | Dedicated Webservers | Saturday 28 May 2011 2:00 pm

I am trying to get a minimal installation of Apache web server. The reason for this is because, I plan on install it on a dedicated server and the only purpose is to serve basic image files. I need it to be as optimized as possible since it will be handling a few hundred of requests per second on average.

Technorati Tags: , , , , , ,

Add Virtual Hosts To Apache

Posted by admin | Virtualhosting | Friday 27 May 2011 2:04 pm


This is a way to run many web sites with many different DNS’s with one computer one IP address and one port. This video will show you how to setup virtual server DNS based for apache. So if your little sister wanted a web server all you have to do is make a virtual host and she can have her own DNS name and not have to go thru your files to get to it. Two seeming separate web sites on the same server. Codes to paste into config file sites.google.com Want to download this video and all the others? go to sites.google.com and get the latest links to download.

Technorati Tags: , ,

Set up a secure virtual host in Apache

Posted by admin | Virtualhosting | Tuesday 24 May 2011 2:11 pm


Linux Journal presents: Setting up an https server in Apache is easy. This tutorial covers how to create and sign your ssl certificate as well as how to configure the web server.

Technorati Tags: , , ,

« Previous PageNext Page »