#12063 closed enhancement (worksforme)
one installation more IP o Host
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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:2
follow-up:
↓ 3
dd32
— 3 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
camaran
— 3 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
wpmuguru
— 3 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
strider72
— 3 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)
That's a server configuration issue and unrelated to WordPress. Can you explain the limitiation you are referring to?