RE: Webserver help


Subject: RE: Webserver help
From: Hassler, Jeff (Jeff.Hassler@asc.asrc.com)
Date: Fri Sep 26 2003 - 11:31:14 AKDT


I'm no expert, however, I recently did this in Oracle Portal thanks to
Sam's Teach Yourself Apache 2.=20

In the httpd.conf file (Apache/conf/httpd.conf), find
<IfModule mod_dir.c>
# DirectoryIndex index.html
    DirectoryIndex home.html
</IfModule>

It probably says index.html or maybe something else; change it to point
to a file under the Apache/htdocs directory. In my case, home.html is a
redirect since the index.html needs to stay in place.

-----Original Message-----
From: Barsalou [mailto:barjunk@attglobal.net]=20
Sent: Friday, September 26, 2003 11:22 AM
To: aklug@aklug.org
Subject: Webserver help

If I want people that go to mikesweb.com to be redirected to
mikesweb.com/overhere....it seems like there are a few solutions.

1. put a index.htm file there with a redirect
2. change the apache server somehow
3. something I haven't thought of yet.

Are there favorite solutions out there?

Mike
--=20
Barsalou <barjunk@attglobal.net>

---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.

---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.



This archive was generated by hypermail 2a23 : Fri Sep 26 2003 - 11:31:17 AKDT