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
[email protected]
http://www.formatdynamics.com


-----Original Message-----
From: Mohit Anchlia [mailto:[email protected]] 
Sent: Monday, March 09, 2009 11:13 AM
To: [email protected]
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
<[email protected]> 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: [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]
>
>

---------------------------------------------------------------------
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]

Reply via email to