Here are some steps to configure Apache URL rewriting because I was migrating from dokuwiki to Confluence wiki.
1) Download Url Rewrite Filter – http://www.tuckey.org/urlrewrite/#download
Tech Tips Made Easy
At Atlassian, we know work can’t stop for maintenance windows. For many organizations, it can be difficult for admins to find time for planned maintenance. After all, downtime on mission-critical applications can affect productivity and team output. To minimize planned downtime in Jira Software and Jira Service Desk Data Center, we introduced zero downtime upgrades – admins can shut down and … Read more
This page describes how to set up NGINX as a reverse proxy for Confluence. The configuration described on this page results in a scenario where: External client connections with NGINX are secured using SSL. Connections between NGINX and Confluence Server are unsecured. Confluence Server and NGINX run on the same machine. We assume that you already have a running instance of … Read more
This page explains how to configure HTTPS (HTTP over SSL) when using Apache as a reverse proxy. You should consider doing this to ensure usernames, passwords and other proprietary data are encrypted when accessing your applications over the internet. The instructions on this page apply to the following Atlassian server applications: JIRA server applications (JIRA Software Server, … Read more
Purpose This page describes a possible way to use NGINX to proxy requests for Confluence running in a standard Tomcat container. You can find additional documentation that explains how to use Apache mod_proxy for the very same purpose. For Confluence 6.0 or later you’ll need a version of NGINX that supports WebSockets (1.3 or later). Solution Configuring Tomcat … Read more
I am trying to stop confluence through ./stop-confluence.sh but it is showing error like this “PID file found but no matching process was found. Stop aborted.” so I try to kill that process with “kill -9 pid” but it showing that “PID: no process found”. Can anyone please give me any idea what is going … Read more
Here are some steps to configure Apache URL rewriting because I was migrating from dokuwiki to Confluence wiki.
1) Download Url Rewrite Filter – http://www.tuckey.org/urlrewrite/#download
Option 1: Use The Copy Space Plugin
The best option is to install the Copy Space Plugin.
Note that this plugin is still in beta release, and is not officially supported by Atlassian.
Note that copying a space can take a long time and may appear to time out when using this plugin (even when the copied space is created correctly). If this occurs, please ensure that your space has not been created before attempting to copy the space again.
Use caution while deleting a space, and always create an XML Space Backup before proceeding. Once deleted, there is no way to restore a space unless you have made an XML Space Backup. You need to be a space administrator to delete a space. To delete a space, 1. Go to the ‘Space Admin’ tab … Read more