Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Within the folder you should see files that are tied to your VirtualHost name.  File names that begin with "https." will only apply to the HTTPS portion of the site, while files without "https" will only apply to the HTTP portion.

You can modify this file to add directives that are only available within a VirtualHost config, i.e. Alias

...

Once you're happy with the config you can do a "graceful" to make the change take effect.  If you're using phpShell make sure you're using a different instance than the one that you're updating!!!