Top Menu

Jump to content
    Global modules

    Global modules

    • Home
    • Projects
    • Activity
    • Work packages
    • Gantt charts
    • Calendars
    • Team planners
    • Boards
    • News
    Home
    Home
Help
    Getting started
    • Introduction video
  • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support
  • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation

User menu

Sign in
Forgot your password?

or sign in with your existing account

OpenProject ID Google

Side Menu

Collapse project menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Expand project menu
Support Installation & Updates
  1. OpenProject Community
  2. OpenProject
  3. Forums
  4. Support Installation & Updates
  5. How to configure open project to work with SSL?

How to configure open project to work with SSL?

Added by Kurt McBride over 9 years ago

I have tried modifying my apache config based on what I can find on the internet but when I go to openproject I get a 404 error: Not Found

The requested URL /openproject/ was not found on this server.

Has anyone successfully configured open project to work with ssl and if so, do you have a pointer to instructions?


Replies (1)

RE: How to configure open project to work with SSL? - Added by Oliver Jakobi over 9 years ago

Hi Kurt,
since I do only tinker around with nginx and you did not leave any information about your host system I cannot give you detailed instructions.
Non the less I don’t want your question to be unanswered.

The way one would usually go for this is to:

1. Install apache2 on your host
2. configure SSL
3. install openproject (don’t forget about rails_realtive_url in config/configuration.yml!)
4. proxy to openproject from apache.

Alternatively you could just go with the packaged installation. That would make life easier since you already opted for apache.

  • (1 - 1/1)
Loading...