Hello Jeff,
You can configure that in apache's httpd.conf file. A flexible way
is to use mod_rewrite. Add a rule like this:
RewriteRule ^/$ /cgi-bin/WebObjects/netBrackets/ [R]
Regards,
Mark
On Mar 1, 2006, at 8:33 PM, Jeffrey Schmitz wrote:
I'd like just my simple domain (http://www.netbrackets.com) to
bring up my application automatically instead of having to add in
all the cgi-bin/Webobjects/... stuff, and without having to do
forwarding on my DNS. I tried using a redirection index.html page
(<meta HTTP-EQUIV="REFRESH" content="0; url=http://
www.netbrackets.com/cgi-bin/Webobjects/netBrackets.woa"> in by
document root directory, but that causes a session timeout message
to come up. Is there another way to do this, perhaps without
having to use a redirection page?
Thanks,
Jeff
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/markm%
40onpointsoftware.com
This email sent to [EMAIL PROTECTED]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]