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 05-Dec-2023 05:32 Ben Spink
png
reverse_proxy_9090.png 51.8 kB 1 05-Dec-2023 05:32 Ben Spink
png
serveradmin_proxy.png 60.5 kB 2 05-Dec-2023 05:32 Ben Spink

This page (revision-14) was last changed on 05-Dec-2023 05:32 by Ben Spink

This page was created on 05-Dec-2023 05:32 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 40 added 26 lines
{{{
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>name</key>
<string>com.crushftp</string>
<key>proxies</key><!-- ProxyPass/ProxyPassReverse directives are activated when webapp is started -->
<dict>
<key>/mywebapp</key><!-- Sets up a reverse proxy -->
<dict>
<key>keysAndValues</key>
<string></string>
<key>path</key>
<string>/crush</string>
<key>urls</key><!-- URLs comprise a proxy_balancer group -->
<array>
<string>http://127.0.0.1:9090</string>
</array>
</dict>
</dict>
<key>sslPolicy</key><!-- Determines webapp SSL behavior -->
<integer>0</integer><!-- 0:default, UseSSLWhenEnabled, 1:UseSSLAlways, 2:UseSSLOnlyWhenCertificateIsTrustable, 3:UseSSLNever, 4:UseSSLAndNonSSL -->
</dict>
</plist>
}}}
Version Date Modified Size Author Changes ... Change note
14 05-Dec-2023 05:32 6.454 kB Ben Spink to previous
13 05-Dec-2023 05:32 6.233 kB Ben Spink to previous | to last
12 05-Dec-2023 05:32 6.232 kB Ben Spink to previous | to last
11 05-Dec-2023 05:32 5.542 kB Ben Spink to previous | to last
10 05-Dec-2023 05:32 5.964 kB Ben Spink to previous | to last
9 05-Dec-2023 05:32 5.954 kB Ben Spink to previous | to last
8 05-Dec-2023 05:32 5.841 kB Ben Spink to previous | to last
7 05-Dec-2023 05:32 5.679 kB Ben Spink to previous | to last
6 05-Dec-2023 05:32 4.779 kB Ben Spink to previous | to last
5 05-Dec-2023 05:32 4.739 kB Ben Spink to previous | to last
4 05-Dec-2023 05:32 4.331 kB Ben Spink to previous | to last Reverse Proxy ==> Reverse Proxy Apache
3 05-Dec-2023 05:32 4.331 kB Ben Spink to previous | to last
2 05-Dec-2023 05:32 4.328 kB Ben Spink to previous | to last
1 05-Dec-2023 05:32 4.289 kB Ben Spink to last
« This page (revision-14) was last changed on 05-Dec-2023 05:32 by Ben Spink
G’day (anonymous guest)
CrushFTP11 | What's New

Referenced by
HTTP(S)
Reverse Proxy

JSPWiki