--- linux nitwit <[EMAIL PROTECTED]> wrote: > hi all > > another question before i end the day :) > > i am using apache 1.3.19 on redhat and have the > requirement that the browser address bar does not > show > http://www.site.tld/foo.php?config=etc,etc and maybe > just show http://www.site.tld/fooo
Have you checked this document : http://httpd.apache.org/docs/misc/rewriteguide.html Anyway you need to understand why the need arose to hide the URL being served. Do you really need the ultimate solution of mod_rewrite and make a permanent change to the http.conf file ? Or just opening a new window with no address bar will suffice or opening the page in a frame would also work ? If you need help with any particular section fothe mod_rewrite guide above do let the list know. Mithun __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com _______________________________________________________________ Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
