Add new attachment

Only authorized users are allowed to upload new attachments.

List of attachments

Kind Attachment Name Size Version Date Modified Author Change note
plist
com.crushftp.plist 0.5 kB 3 09-Oct-2016 18:14 Ben Spink
png
reverse_proxy_9090.png 51.8 kB 1 09-Oct-2016 18:14 Ben Spink
png
serveradmin_proxy.png 60.5 kB 2 09-Oct-2016 18:14 Ben Spink

This page (revision-14) was last changed on 30-Jan-2017 03:18 by Ben Spink

This page was created on 09-Oct-2016 18:14 by Ben Spink

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 68 added one line
At line 70 added 2 lines
__Alternate Lion Server 10.7 / MT Lion 10.8__\\
Another way is to edit the conf file in OSX Server for one of your Apache ports / sites.
At line 73 added 20 lines
cd /Library/Server/Web/Config/apache2/sites/
sudo pico 0000_any_443_.conf
Find this line:\\
{{{
ErrorLog "/var/log/apache2/error_log"
}}}
and add after it these lines:\\
{{{
ProxyPass / http://localhost:9090/
ProxyPassReverse / http://localhost:9090/
ProxyPreserveHost On
ProxyRequests Off
}}}
This also needs you to set the prefs for CrushFTP's port 990 proxy path to be "!/". The ! means opposite protocol, so https to http needs that, and / is just meaning no sub directory.
----
Version Date Modified Size Author Changes ... Change note
14 30-Jan-2017 03:18 6.454 kB Ben Spink to previous
13 09-Oct-2016 18:14 6.233 kB Ben Spink to previous | to last
12 09-Oct-2016 18:14 6.232 kB Ben Spink to previous | to last
11 09-Oct-2016 18:14 5.542 kB Ben Spink to previous | to last
10 09-Oct-2016 18:14 5.964 kB Ben Spink to previous | to last
9 09-Oct-2016 18:14 5.954 kB Ben Spink to previous | to last
8 09-Oct-2016 18:14 5.841 kB Ben Spink to previous | to last
7 09-Oct-2016 18:14 5.679 kB Ben Spink to previous | to last
6 09-Oct-2016 18:14 4.779 kB Ben Spink to previous | to last
5 09-Oct-2016 18:14 4.739 kB Ben Spink to previous | to last
4 09-Oct-2016 18:14 4.331 kB Ben Spink to previous | to last Reverse Proxy ==> Reverse Proxy Apache
3 09-Oct-2016 18:14 4.331 kB Ben Spink to previous | to last
2 09-Oct-2016 18:14 4.328 kB Ben Spink to previous | to last
1 09-Oct-2016 18:14 4.289 kB Ben Spink to last
« This page (revision-14) was last changed on 30-Jan-2017 03:18 by Ben Spink
G’day (anonymous guest)

OLD WIKI!!!#

New: CrushFTPv9#

OLD WIKI!!!#


CrushFTP8 | What's New

Referenced by
HTTP(S)
Reverse Proxy

JSPWiki