Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes Multisite Install #319

Merged
merged 1 commit into from
Aug 29, 2015
Merged

Conversation

austinpray
Copy link
Contributor

Revised Ansible conditionals for install plays
Added commented landrush block.
Cleanup and rewrite conditional
Fix trailing slash issue
server_name fix from @austinpray
Makes WordPress Install Idempotent

closes #283
closes #266

Revised Ansible conditionals for install plays
Added commented landrush block.
Cleanup and rewrite conditional
Fix trailing slash issue
server_name fix from @austinpray
Makes WordPress Install Idempotent
@austinpray austinpray mentioned this pull request Aug 29, 2015
swalkinshaw added a commit that referenced this pull request Aug 29, 2015
@swalkinshaw swalkinshaw merged commit 0abd3c0 into roots:master Aug 29, 2015
@austinpray austinpray deleted the alan-multisite-merge branch August 29, 2015 21:18
@chriszarate
Copy link
Contributor

@austinpray This has been awhile, but can I ask what "fix trailing slash issue" addresses? I had added it in #240 and it addresses a redirect loop situation. I haven't had problems but am curious what you ran into.

@austinpray
Copy link
Contributor Author

@Alan-c was the one who made this commit. I just squashed it for him

@mathew-c
Copy link
Contributor

I'll look at my notes, but as I recall the trailing slash was creating a redirect loop that was interfering with admin access to the primary site (only) for logged-in users with a subdirectory (only) multisite install.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix Multisite
4 participants