Re: [EMAIL PROTECTED] Web directory structure and redirects

2007-02-05 Thread Nick Black
Thanks for your help - its working now. On 2/5/07, Boyle Owen <[EMAIL PROTECTED]> wrote: > -Original Message- > From: Nick Black [mailto:[EMAIL PROTECTED] > Sent: Monday, February 05, 2007 9:58 AM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Web di

[EMAIL PROTECTED] Web directory structure and redirects

2007-02-05 Thread Nick Black
ble to use: Alias images/ var/www/foo.com/blah/images/ But I cant - the redirect just doesnt seem to happen. The access log and error logs show nothing. Do I need to change the directory sturcture, or can I use some redirects to achieve my goals? Thanks in advance, --

[EMAIL PROTECTED] Customizing apache configure

2006-09-29 Thread Nick Black
Hello, I am about to comile apache 2.2.3 from source, but need to tweak my ./configure options a bit. I currently have: ./configure --prefix=/usr/local/apache \ --enable-so --enable-cgi --enable-info --enable-rewrite --enable-speling --enable-usertrack --enable-deflate --enable-ssl --enable-mim

Re: [EMAIL PROTECTED] Problems with Mod_headers

2006-09-28 Thread Nick Black
Hi, Thanks for the reply. The problem was that I did not have a sym link pointing from mods enabled to mods available. Nickb On 9/28/06, Boyle Owen <[EMAIL PROTECTED]> wrote: > -Original Message- > From: Nick Black [mailto:[EMAIL PROTECTED] > Sent: Thursday, Septembe

[EMAIL PROTECTED] Problems with Mod_headers

2006-09-28 Thread Nick Black
Hello, I am quite new to apache configuration (yesterday was my first attempt to isntall and configure), and I have run into a few problems that I cant find any answers to. My problems surround mod_header. I am using an httpd.conf file sent to me by someone with a working installation of the se