What I'm after is user entry instantly into the site script from typing the domain address at www.domain.net
It doesn't matter what the address bar shows as long as typing www.domain.net takes the user straight to http://www.domain.net/cgi-bin/script.cgi
Natrually I want the site to be visible to search engine spiders/robots.
I'm really struggling with this one and any help would be greatly appreciated.
Thank you,
Malc
[edited by: jatar_k at 6:57 pm (utc) on June 16, 2003]
[edit reason] no urls thanks [/edit]
Actual headers from my site where I use a php file to redirect to a directory called hmx are.
HTTP/1.1 302 Found
Date: Mon, 16 Jun 2003 23:14:36 GMT
Server: Apache/1.3.27 (Unix) mod_bwlimited/1.0 PHP/4.3.1 DAV/1.0.2 mod_log_bytes/1.2 FrontPage/5.0.2.2510 mod_ssl/2.8.14 OpenSSL/0.9.5a
X-Powered-By: PHP/4.3.1
Status: 301 Moved Permanently
Location: /hmx
Connection: close
Content-Type: text/html