Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • 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
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

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

Content

Support Installation & Updates
  1. OpenProject
  2. Forums
  3. Support Installation & Updates
  4. 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...