On Sun, 4 Apr 2004, Eric Damron wrote: > /home/username/public_html > > He is the only website on my server that needs to be indexed so I set > the start_url value to: > http://<IP Address>/~UserName > > I have had this working in the past but after upgrading to Mandrake 10.0 > I see that the address is being redirected to 127.0.0.1 > > How can I turn off the redirect?
You should probably start by looking for explicit redirects in your web server configuration file(s). If that doesn't turn up anything obvious, try executing rundig (or whatever you are using) with a few '-v's. The output from htdig should give you a clue as to where and when the redirect comes into play. Jim ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ ht://Dig general mailing list: <[EMAIL PROTECTED]> ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-general

