WordPress.org

Make WordPress Core

Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#12063 closed enhancement (worksforme)

one installation more IP o Host

Reported by: camaran Owned by: wpmuguru
Priority: normal Milestone:
Component: Multisite Version: 3.0
Severity: normal Keywords: needs-feedback
Cc:

Description

Is not possible to have a different IP for different site in onw installation of wordpress.

Change History (6)

comment:1 wpmuguru3 years ago

  • Keywords needs-feedback added

That's a server configuration issue and unrelated to WordPress. Can you explain the limitiation you are referring to?

comment:2 follow-up: dd323 years ago

an you explain the limitiation you are referring to?

Sounds like Blog1: 10.0.0.55, blog2: 10.0.0.56 served from the same PC, and same WP MS Instance. ala, Mapped domains.

comment:3 in reply to: ↑ 2 camaran3 years ago

Replying to dd32:

an you explain the limitiation you are referring to?

Sounds like Blog1: 10.0.0.55, blog2: 10.0.0.56 served from the same PC, and same WP MS Instance. ala, Mapped domains.

yes

blog1: IP1
blog2: IP2

served from the same WP MS instance

comment:4 wpmuguru3 years ago

  • Resolution set to worksforme
  • Status changed from new to closed

For that type of thing, you have to set that up through your web server configuration.

comment:5 strider723 years ago

Server config plus something like this: http://striderweb.com/nerdaphernalia/features/virtual-multiblog/

(Roughly, a custom wp-config.php that picks config depending on which domain it's on)

comment:6 nacin3 years ago

  • Milestone 3.0 deleted
Note: See TracTickets for help on using tickets.