I do not know how this can be possible. Apache does not 'tell' the browser anything unless it forwards (redirects) the request. In this case it would be forwarding it to itself. If you 'tell' the browser something, it will go there. There is no way to my knowledge that you can 'tell' the browser to 'say' it is somewhere that it's not.
You can, however rewrite half of the egroupware stuff to allow for what you want to do. You would then have to add a rewrite to route people directly to it if they request www.myserver.com (if there are other content directories on the server). It would be a LOT of messing around with it. Probably make if not-so-worthwhile. I think that you may find you this a waste of time, unless someone else has better input. P -----Original Message----- From: Flávio Henrique [mailto:[EMAIL PROTECTED] Sent: Friday, May 20, 2005 12:08 PM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] How to make apache to fix the url in the browser? (different question) Hi all! first: I made a search in arquives and not found anything related to my particular case. I dont want to make any redirection ok? I just want this: on my internal webserver I have egroupware installed (www.egroupware.org) my clients, when access my egroupware site, see, in the address bar the url: http://www.myserver.com/egroupware/index.php?menuaction=email.uicompose.co mpose&fldball[folder]=Inbox how to make apache (if this is in apache) send only the "www.myserver.com" to browser? no matter where the user goes or which link the user clicks. sorry my english. I hope I made myself clear to you. Thank you in advance. Flávio --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]