Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
I
ISPConfig 3
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 1,569
    • Issues 1,569
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 32
    • Merge Requests 32
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • ISPConfig
  • ISPConfig 3
  • Issues
  • #3757

Closed
Open
Opened Feb 15, 2016 by Kaspars@ksb
  • Report abuse
  • New issue
Report abuse New issue

mod_proxy_fcgi and WordPress MultiSite

If we have WP MultiSite, default ProxyPassMatch (^/(.*\.php[345]?(/.*)?)$) will not pass correct script path (for example: example.com/en/wp-admin/load-styles.php) In logs, error is generated: AH01071: Got error 'Primary script unknown\n' Solution that works, is to add additional ProxyPassMatch directive before default ProxyPassMatch. https://wordpress.org/support/topic/multisite-links-broken#post-6395268

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
1
Labels
TODO
Assign labels
  • View project labels
Reference: ispconfig/ispconfig3#3757