Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 74751 invoked from network); 13 Jan 2004 15:22:25 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 13 Jan 2004 15:22:25 -0000 Received: (qmail 42764 invoked by uid 500); 13 Jan 2004 15:22:07 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 42753 invoked by uid 500); 13 Jan 2004 15:22:07 -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: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 42684 invoked from network); 13 Jan 2004 15:22:06 -0000 Received: from unknown (HELO dns.ciscohire.com) (81.174.226.81) by daedalus.apache.org with SMTP; 13 Jan 2004 15:22:06 -0000 Received: from gamerschgam ([192.168.1.2]) by dns.ciscohire.com (8.10.2/8.10.2) with SMTP id i0DFOpi02955; Tue, 13 Jan 2004 15:24:51 GMT Message-ID: <04ae01c3d9e8$ff0df250$0201a8c0@gamerschgam> From: "Sean Woodlock" To: , "Robert Andersson" References: <200401101116.11428@say.no.to.microsoft> <0f3901c3d9e8$87b768d0$652e50d5@profundis.se> Date: Tue, 13 Jan 2004 15:22:02 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: Re: [users@httpd] Pls help: double slash '//' behind the domain name X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Thanks Robet my perl not that great at the present its been a while, any idea on a how i can fix it. Sean ----- Original Message ----- From: "Robert Andersson" To: Sent: Tuesday, January 13, 2004 3:18 PM Subject: Re: [users@httpd] Pls help: double slash '//' behind the domain name > Fajar Priyanto wrote: > > Pls help me. I have this php website that some of its menues behave > strangely. > > Actually it is a modified form of PHPNUKE. When clicked, some of its > > menues will make the URL on the browser address bar : > > http://www.myself.com//modules.php?..... > > instead of (notice the double slash): > > http://www.myself.com/modules.php?..... > > This seems rather like a misconfiguration of phpNuke (of which I am not > familiar). It will probably use an expression like this to generate the > links: > $link = $server_uri.$module_uri."?..."; > > So, if $server_uri is "http://www.myself.com/" and $module_uri is > "/modules.php", you will see this problem. See if you can find a > configuration option that looks guilty. > > Regards, > Robet Andersson > > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See for more info. > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org > " from the digest: users-digest-unsubscribe@httpd.apache.org > For additional commands, e-mail: users-help@httpd.apache.org > --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org