Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 85204 invoked from network); 19 Jun 2008 08:08:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Jun 2008 08:08:19 -0000 Received: (qmail 84974 invoked by uid 500); 19 Jun 2008 08:08:11 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 84961 invoked by uid 500); 19 Jun 2008 08:08:11 -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 84950 invoked by uid 99); 19 Jun 2008 08:08:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jun 2008 01:08:11 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,NORMAL_HTTP_TO_IP,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jun 2008 08:07:20 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1K9FBB-0003XH-6V for users@httpd.apache.org; Thu, 19 Jun 2008 01:07:37 -0700 Message-ID: <17999446.post@talk.nabble.com> Date: Thu, 19 Jun 2008 01:07:37 -0700 (PDT) From: joaquinbordado To: users@httpd.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: ryangacusana@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] how to make apache http server accessible to other pc guys do you know what to configure in apache httpd.conf i have an application...my teammate wants to access my ip. when trying to access http://localhost/tuesday/real.php?mobile=--------&message=3234244 http://localhost/tuesday/real.php?mobile=--------&message=3234244 the page is working but when im using my ip... http://10.32.16.24/tuesday/real.php?mobile=--------&message=3234244 http://10.32.16.24/tuesday/real.php?mobile=--------&message=3234244 it has an error "Forbidden"....what will i do for the team to access it using this url http://10.32.16.24/tuesday/real.php?mobile=--------&message=3234244 http://10.32.16.24/tuesday/real.php?mobile=--------&message=3234244 -- View this message in context: http://www.nabble.com/how-to-make-apache-http-server-accessible-to-other-pc-tp17999446p17999446.html Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- 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