Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 99391 invoked from network); 25 Jan 2008 14:56:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Jan 2008 14:56:55 -0000 Received: (qmail 72130 invoked by uid 500); 25 Jan 2008 14:56:35 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 72110 invoked by uid 500); 25 Jan 2008 14:56:35 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 72099 invoked by uid 99); 25 Jan 2008 14:56:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jan 2008 06:56:35 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of raf.news@gmail.com designates 209.85.198.191 as permitted sender) Received: from [209.85.198.191] (HELO rv-out-0910.google.com) (209.85.198.191) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jan 2008 14:56:08 +0000 Received: by rv-out-0910.google.com with SMTP id l15so547438rvb.24 for ; Fri, 25 Jan 2008 06:56:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=R1dvDDjsqPirq6IftT2OnFwaNp4i0JT9XD11z6tUwPo=; b=q79m7WBFPnfsNXI6p2br4xMtM2uw4twikwYXcFjSaCDOXckTRE4/k8vnknaa80/SK4/nqZlcIXHvAUDllqNUxX5457MetmSB/qHEMNIwQGnBDmekBN9KB2b3st4nMyTNMn3SMoMRha2u5rp5F20afccll7P6juJbuVUesL2NnbQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=uASFC8SxfbEYLx5vbU5PyYouXg7SX6OqpTqhg05E9CtwTqm6UTpYHFZzLp+gUMlvRFjvYUBT8FyND8U3ufnSxzAufN916L/QqKzQNG0c0sA4Dr6zbPhZ5yWGMtgPEAuyWbFXQbjAM4NHbPU9PeEeqqVKvMv9ipvKBF9Q6XgJGr8= Received: by 10.140.251.1 with SMTP id y1mr1482895rvh.149.1201272973940; Fri, 25 Jan 2008 06:56:13 -0800 (PST) Received: by 10.141.99.14 with HTTP; Fri, 25 Jan 2008 06:56:13 -0800 (PST) Message-ID: <75645bbb0801250656m7525a3cchec98c3fb4e79d2eb@mail.gmail.com> Date: Fri, 25 Jan 2008 15:56:13 +0100 From: "Alain Roger" To: users@httpd.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_363_692276.1201272973945" X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] hide page browsing in browser address bar ------=_Part_363_692276.1201272973945 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, usually when a user browser a web site, the browser address bar display the full link of the browsed page something like : http://www.myweb.com/hellopage.php or http://www.myweb.com/catalog/fun/mypage.php how can i do to only and ALWAYS display http://www.myweb.com/ in the browser address bar ? especially when i do not control the apache server configuration (because it is hosted somewhere else). could i use the .htaccess file to do that ? if yes, how ? thanks a lot, -- Alain ------------------------------------ Windows XP SP2 PostgreSQL 8.2.4 / MS SQL server 2005 Apache 2.2.4 PHP 5.2.4 C# 2005-2008 ------=_Part_363_692276.1201272973945 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi,

usually when a user browser a web site, the browser address bar display the full link of the browsed page something like :
http://www.myweb.com/hellopage.php
or http://www.myweb.com/catalog/fun/mypage.php

how can i do to only and ALWAYS display http://www.myweb.com/ in the browser address bar ?
especially when i do not control the apache server configuration (because it is hosted somewhere else).

could i use the .htaccess file to do that ?
if yes, how ?

thanks a lot,

--
Alain
------------------------------------
Windows XP SP2
PostgreSQL 8.2.4 / MS SQL server 2005
Apache 2.2.4
PHP 5.2.4
C# 2005-2008 ------=_Part_363_692276.1201272973945--