[wp-trac] [WordPress Trac] #25106: web.config for multisite configurations on IIS7
WordPress Trac
noreply at wordpress.org
Thu Oct 3 17:22:40 UTC 2013
#25106: web.config for multisite configurations on IIS7
--------------------------------------------------+------------------
Reporter: mrevets | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.7
Component: IIS | Version: 3.5
Severity: normal | Resolution:
Keywords: has-patch needs-testing dev-feedback |
--------------------------------------------------+------------------
Comment (by mrevets):
Yes I can try this change and let you know what happens. But just to give
you more background, this is also happening on my single WP sites. I would
go to /wp-admin and I would get the double reference in the redirect_to. I
had to create a custom rewrite rule to handle this case..
To give you some more information about this. I am hosted on GoDaddy using
their unlimited plan. So I have one site that has to point to the root of
the site but there are no real sites hosted from it that primary domain.
Inside that root folder I create domain1.com, domain2.com, domain3.com and
point host headers to those folders. So to the site they believe that
their root is root\domain1.com
So for example i have
Root <- main.nu points to here
- mozhabong.com <- Mozhabong.com points to here
- bbref.ca <- bbref.ca points to here
- caspan.com <- caspan.com points to here
and so on..
I am going to try an experiment and add a folder called xxx and add
WordPress to it using one of my spare domains and see if the redirect says
/xxx/domain.com or if it says /domain.com/domain.com because it is hard to
tell if its the folder name its duplicating because that is the name of
the folder it is in or if its just putting the domain name in their twice.
I will setup and test right away to let you know..
Then I will also test the changes you have asked me to make on this test
site.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25106#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list