Re: [us...@httpd] redirects only working for some virtual hosts

2010-01-25 Thread RYAN vAN GINNEKEN
- Original Message - From: "Res" To: users@httpd.apache.org, "THE KING" Sent: Monday, January 25, 2010 7:06:17 PM Subject: Re: [us...@httpd] redirects only working for some virtual hosts Hi Ryan, On Mon, 25 Jan 2010, RYAN vAN GINNEKEN wrote: >> >? S

[us...@httpd] redirects only working for some virtual hosts

2010-01-25 Thread RYAN vAN GINNEKEN
I am using Ubuntu 8.04 server LTS with Apache Server version: Apache/2.2.8 (Ubuntu) Some of my virtual servers redirect and some do not for each server i have added a A record in the Bind DNS server like this one. mail.domain.com. IN A x.x.x.x and a redirect virtual host as well Se

Re: [EMAIL PROTECTED] vitual subdomain problems

2006-08-26 Thread RYAN vAN GINNEKEN
Ok here are my configs - Original Message - From: "Joshua Slive" <[EMAIL PROTECTED]> To: Sent: Friday, August 25, 2006 8:21 PM Subject: Re: [EMAIL PROTECTED] vitual subdomain problems On 8/25/06, RYAN vAN GINNEKEN <[EMAIL PROTECTED]> wrote: I have commente

Re: [EMAIL PROTECTED] vitual subdomain problems

2006-08-25 Thread RYAN vAN GINNEKEN
On 8/25/06, RYAN vAN GINNEKEN <[EMAIL PROTECTED]> wrote: Using Apache/1.3.34 (Unix) PHP/4.4.2 configured with 4.11-STABLE FreeBSD I am having trouble creating a subdomain the rest of my virtual sites seem to work. THE problem is that everytime i try to view the content for site1.com

[EMAIL PROTECTED] vitual subdomain problems

2006-08-25 Thread RYAN vAN GINNEKEN
Using Apache/1.3.34 (Unix) PHP/4.4.2 configured with 4.11-STABLE FreeBSD   I am having trouble creating a subdomain the rest of my virtual sites seem to work.    THE problem is that everytime i try to view the content for site1.computerking.ca i get the content from www.computerking.ca whic

[EMAIL PROTECTED] subdomain problem

2006-08-21 Thread RYAN vAN GINNEKEN
Using Apache/1.3.34 (Unix) PHP/4.4.2 configured with 4.11-STABLE FreeBSD   I am having trouble creating a subdomain the rest of my virtual sites seem to work.    pretty sure my dns works as i can ping and get the right ip    ping site1.computerking.caPING site1.computerking.ca (68.146.204.

Re: [EMAIL PROTECTED] CNAME and A records not working?

2006-03-08 Thread RYAN vAN GINNEKEN
Boyle Owen wrote: -Original Message- From: RYAN vAN GINNEKEN [mailto:[EMAIL PROTECTED] Sent: Mittwoch, 8. März 2006 05:23 To: users@httpd.apache.org Subject: [EMAIL PROTECTED] CNAME and A records not working? Been rackin my brain on this one First: Forget apache. You have to

[EMAIL PROTECTED] CNAME and A records not working?

2006-03-07 Thread RYAN vAN GINNEKEN
Been rackin my brain on this one I have a vhost in apache called host1.com it have a serveralias of www.host1.com. I used to use a DNS CNAME for the www.host1.com and then create another virtual host for that too. So i had 2 virtual host containers for almost every site seems a bit cleaner a

[EMAIL PROTECTED] apache 22 ImportError: No module named os

2006-03-02 Thread RYAN vAN GINNEKEN
I am tring to make apache 2.2 on freebsd 4.11 but get stop errors when tring to build apache22 port anyone know what is going on? Is the port broken or is it just me? Copying libtool helper files ... buildconf: Using libtool15.m4 at /usr/local/share/aclocal/libtool.m4. Creating include/arch/uni

Re: [EMAIL PROTECTED] apache and webmin

2006-03-01 Thread RYAN vAN GINNEKEN
Additionally, you could try to set your LD_LIBRARY_PATH to specifically include /usr/local/lib; thus "export LD_LIBRARY_PATH;LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib R --- RYAN vAN GINNEKEN <[EMAIL PROTECTED]> wrote: Hello i have recently installed webmin/virtual min on my Freebs

[EMAIL PROTECTED] apache and webmin

2006-03-01 Thread RYAN vAN GINNEKEN
Hello i have recently installed webmin/virtual min on my Freebsd 4.11 system and it seems to have broken apache2. However apache has been running so well for so long i have not had to look at it so this could be unrelated to the forementioned webmin install. This is my problem i get the erro