Forum Moderators: phranque
I am running Apache 1.3.20 on a Linux machine. This machine is a dedicated list server, therefore we do not have any virtual hosting set up. All domains on the machine are set up in their respective DNS with A records that point to the machine IP number. As a list server, clients usually link or go directly to the list web interface. For example,
[list.example.com...]
I need to put in a redirect for all domains on the machine (now and future) for anyone that goes to the root of a domain. So, I need:
[list.example.com...]
OR
[list.example.com...]
to redirect to
[list.example.com...]
I tried some things and ended up with an infinite loop :) I'm kind of new to Apache specifically but have been in web hosting over 12 years. Still, you'll have to confirm if any suggestions you have go in the httpd.conf file.
thanks,
Valerie
P.S. I have a request from a client to disable directory browsing for /manual/mod, /manual, and /icons. I haven't searched for this one yet, but if you know how to do it easily, I'd appreciate your help there too!
[edited by: jdMorgan at 4:06 pm (utc) on June 8, 2008]
[edit reason] example.com [/edit]