Configure Apache for a Development Configuration Type - Fluid Topics - 3.7

Install Fluid Topics on Multiple Servers

Operating system
Debian
Category
Technical Notes
Audience
public
Version
3.7

To edit Apache default site configuration, edit the following file:

As root user

/etc/apache2/sites-available/default

Add the following lines before the closing </VirtualHost> tag:

Include /usr/local/afs7/Fluid-Topics/templates/apache2/default-site.conf
Include /usr/local/afs7/Fluid-Topics/templates/apache2/common.conf

and if it is not present, add the following line for each <VirtualHost>:

AllowEncodedSlashes On

The tenant will be accessible at the following address:

http://$HOST/fluid-topics/$TENANT_ID/