Wilhelm Kutting <wkutting@gmx.de> wrote:
> i like to redirect a domain via httpd.conf to anthother server and there to
> a special directory.
<VirtualHost *>
ServerName yourdomain.com
RedirectPermanent /
http://whatever.org/something
</VirtualHost>
Davide
--
| At no time is freedom of speech more precious than when a man hits his
| thumb with a hammer. -- Marshall Lumsden
|
|