Changes

From Amahi Wiki
Jump to: navigation, search
108 bytes added ,  03:07, 10 October 2016
}}
This is Press the <i>i</i> key to begin inserting text for into the .htaccess fileand include the following:
RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule (.*) http://%{HTTP_HOST}:8080/guacamole [R,L]
 
Again, if you use vi for creating this file, press the <i>Esc</i> key to get back in command mode and <i>:wq</i> to write the changes and quit vi.
Make sure the owner of all the file is apache and the group is users.
}}
Again, if you use vi for creating / editing this file <i>:wq</i> writes the changes and quits vi
Restart Apache
128

edits