Only if you when into the config after apache's start, commented out the 8080 Listen line, and reloaded apache. Then to get it listening on 8080 again, you'd have to do the same, just uncommenting the Listen line
-Tony --------------------------- Manager, IT Operations Format Dynamics, Inc. 303-573-1800x27 abia...@formatdynamics.com http://www.formatdynamics.com -----Original Message----- From: Mohit Anchlia [mailto:mohitanch...@gmail.com] Sent: Monday, March 09, 2009 11:13 AM To: users@httpd.apache.org Subject: Re: [us...@httpd] Ask apache to stop listening on only one socket? But can I tell apache to stop listening on only one port? So if apache is listening on 80, 8080 then ask apache to stop listening on 8080 only. On Mon, Mar 9, 2009 at 9:05 AM, Frank Gingras <francois.ging...@gmail.com> wrote: > Mohit, > > Short answer: no. You must define the Listen directives then start apache. > If you alter those, apache must be restarted. > > Frank > > Mohit Anchlia wrote: >> >> Apache 2: >> >> Is there a way to tell apache to listen on say port 9000 and then when >> apache is up ask apache to stop listening on just port 9000? Which >> means it will keep listening on port 80 or 443. >> >> --------------------------------------------------------------------- >> 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: users-unsubscr...@httpd.apache.org >> " from the digest: users-digest-unsubscr...@httpd.apache.org >> For additional commands, e-mail: users-h...@httpd.apache.org >> >> > > > --------------------------------------------------------------------- > 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: users-unsubscr...@httpd.apache.org > " from the digest: users-digest-unsubscr...@httpd.apache.org > For additional commands, e-mail: users-h...@httpd.apache.org > > --------------------------------------------------------------------- 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: users-unsubscr...@httpd.apache.org " from the digest: users-digest-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org --------------------------------------------------------------------- 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: users-unsubscr...@httpd.apache.org " from the digest: users-digest-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org