Changes

From Amahi Wiki
Jump to: navigation, search
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://webmin.domain.com:10000/$1 [R,L]
* Redirect Webapp:
<pre>ProxyPass / http://hda:10000/
ProxyPassReverse / http://hda:10000/</pre>
<pre>RedirectPermanent / http://hda:10000</pre>
===Special Instructions===
12,424

edits