Posted by vectorbross on December 5, 2012 at 12:37pm
2 followers
Jump to:
| Project: | Domain Access |
| Version: | 7.x-3.5 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Issue Summary
When configuring htaccess to redirect non-www to www, anonymous users cannot view content.
This happens with:
- Drupal 7.17;
- www prefix handling set to: Process all host requests normally;
- Search engine optimization set to: Do not rewrite URLs;
- Force domain editing from the primary domain: checked;
- Domain Strict enabled or disabled;
- Domain Configuration + Domain Settings enabled or disabled;
- Domain Variable enabled or disabled.
Comments
#1
#2
Use the provided "server information" block to debug what actual request is being recorded. And then check to see if any content is actually assigned to that domain.
Disable Domain Strict.