I think you want to use a simple frameset as the index of your site, then load all of your pages inside the frameset. This way, the address will still look like your domain, and it's really easy to do.
Actually this is not the right list to ask, though. PHP-DEV is for developing PHP itself, not developing with PHP. Please refer to php-general for further questions. "Marco Tabini" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Well, you could use mod_rewrite or simply point the default page of your website to a particular URL, but that will only work for one page--you can't hide all the pages behind the same URL, because the server wouldn't know how to address them. On Thu, 2002-10-10 at 16:38, ^|CoOL|^ cRþSH wrote: > how can i hide the complete URL on my site and only show the domain.. well > im colombian , thats because my english aint the best, but maybe this > example can help.. > > URL : http://foros.solocodigo.com/post.php?action=newthread&fid=10 > > but i want only to show this > > URL : http://foros.solocodigo.com/ > > THNX!" > > > > -- > PHP Development Mailing List <http://www.php.net/> > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php