Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
I
ISPConfig 3
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 489
    • Issues 489
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 25
    • Merge Requests 25
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • ISPConfig
  • ISPConfig 3
  • Issues
  • #1391

Closed
Open
Opened Mar 04, 2011 by Jan Vansteenkiste@po0ky

Split out apache directives for http and https.

Adding custom apache directives should be possible for ssl and/or for regular http. This can be important for using mod_wsgi for example. Having the same declaration twice results in a configuration error due to duplicate entries.

By splitting out ssl from regular apache directives, this problem can be solved.

Patch: http://vstone.eu/inuits/ispconfig/apache-directives-split-for-ssl.patch

Modified files: M interface/web/sites/lib/lang/en_web_subdomain.lng M interface/web/sites/lib/lang/en_web_domain.lng M interface/web/sites/templates/web_domain_advanced.htm M interface/web/sites/form/web_domain.tform.php A install/sql/incremental/upd_0009.sql M install/sql/ispconfig3.sql M server/conf/vhost.conf.master

Note: upd_0008.sql has been used by another patch I provided. this should probably be merged on creating a new release

Edited Jan 09, 2021 by Thom
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: ispconfig/ispconfig3#1391