RewriteRule ^/$ /dir/myfile.jsp [PT]
or
RewriteRule ^/$ /dir/myfile.jsp [R]

If myfile.jsp uses relative references to e.g. image files, then use the
second.  Otherwise, if you don't want myfile.jsp to show up in the Address
bar, use the first.

<[EMAIL PROTECTED]> wrote in message
01BB14133B43D2118ED300104B9C202B03CFC2FD@SQ_EXG1">news:01BB14133B43D2118ED300104B9C202B03CFC2FD@SQ_EXG1...
> Hi,
>   when you finally get your site up. How can you configure apache to do
the
> following:
>
> http://IPaddress1.com   ---> redirect http://IPaddress1.com/dir/myfile.jsp
>
> Best,
>
> Stephen
>




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to