• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

how to set a seperate ip for plesk?

C

cyrus1u1

Guest
well i finally got a second ip for plesk, so that clients cant get an access from their workplace.

can anybody tell me how i exactly need to set up this working?

I've already added this line...

#
# Listen: Allows you to bind Apache to specific IP addresses and/or
# ports, in addition to the default. See also the <VirtualHost>
# directive.
#
#Listen 3000
#Listen 12.34.56.78:80
Listen 8443
Listen MY IP:80
 
Back
Top