Re: Setting URL for application to just my IP.
Re: Setting URL for application to just my IP.
- Subject: Re: Setting URL for application to just my IP.
- From: Jeffrey Schmitz <email@hidden>
- Date: Thu, 2 Mar 2006 20:23:21 -0600
Would it be better to add the below command to the httpd.conf file, or the apache.conf file? If I have to load mod_webobjects (done in apache.conf) before the loading mod_rewrite (done in httpd.conf), I guess that would mean I'd have to do the below command in the httpd.conf file after both loads, right?
Thanks, Jeff On Mar 1, 2006, at 9:44 PM, Chuck Hill wrote: <IfModule mod_rewrite.c> RewriteEngine On RewriteRule ^/$ /cgi-bin/Webobjects/netBrackets.woa [last,passthrough] </IfModule>
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden