redirect_sogo
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
redirect_sogo [2022/07/01 15:20] – created chris | redirect_sogo [2022/07/01 16:37] (current) – chris | ||
---|---|---|---|
Line 1: | Line 1: | ||
**Redirecting SOGo URL** | **Redirecting SOGo URL** | ||
+ | |||
+ | In most cases you will like to redirect your URL to easy connect the web-interface with the outside. To do this follow these steps for DEBIAN systems: | ||
+ | |||
+ | * Fisrt make sure you have installed and enabled de redirect module. | ||
+ | |||
+ | sudo a2enmod rewrite | ||
+ | |||
+ | Next, go to your apache directory and edit the .conf file. In most cases that will be apache2.conf or httpd.conf or similar. | ||
+ | |||
+ | sudo nano / | ||
+ | |||
+ | Search for or enter the line | ||
+ | |||
+ | | ||
+ | |||
+ | and un-comment it or write it you self into the file. | ||
+ | |||
+ | Also change the lines AllowOverwrride NONE to AllowOverride ALL | ||
+ | |||
+ | Edit you .htaccess file and enter the following | ||
+ | |||
+ | nano / | ||
+ | |||
+ | | ||
+ | |||
+ | Restart the server with: | ||
+ | |||
+ | | ||
+ | |||
+ | |||
+ | That's all. | ||
+ | |||
+ | \\ | ||
+ | \\ | ||
+ | Your ArtIT Team | ||
+ | \\ | ||
+ | \\ | ||
+ | |||
+ | **[[zentyal|BACK]]** |
redirect_sogo.1656681631.txt.gz · Last modified: 2022/07/01 15:20 by chris