Jim Kelly on 8 Sep 2005 14:25:11 -0000


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] Apache v1.3 configuration


Got it. Much easier than decoding the rewrite directive.

Thanks, Doug!



On Sep 7, 2005, at 10:46 PM, Doug Crompton wrote:

Here is an example of a domain I own that I redirect to a different

server:



<VirtualHost *>

# NGA - redirection

    ServerName www.nga-inc.org

    ServerAlias nga-inc.org

    Redirect permanent / http://web.starlinx.com/nga/index.htm

    ErrorLog /var/log/httpd/nga_error.log

    CustomLog /var/log/httpd/nga_access.log common

</VirtualHost>


Not exactly what you asked for but maybe it will help.


Doug


___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug