User Tools

Site Tools


docker:nginx_proxy_manager:forward_to_a_directory

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
docker:nginx_proxy_manager:forward_to_a_directory [2025/07/21 09:17] peterdocker:nginx_proxy_manager:forward_to_a_directory [2025/07/21 09:18] (current) peter
Line 20: Line 20:
 ===== Other approach ===== ===== Other approach =====
  
-Custom configuration in the "Advanced" tab:+In **Advanced**:
  
 <code> <code>
Line 35: Line 35:
  
 ===== Another Approach ===== ===== Another Approach =====
 +
 +In **Advanced**:
  
 <code> <code>
 location = /{return 301 $scheme://$http_host/admin/; location = /{return 301 $scheme://$http_host/admin/;
-}+</code>
  
 ---- ----
  
 ===== Another Approach ===== ===== Another Approach =====
 +
 +In **Advanced**:
  
 <code> <code>
Line 51: Line 55:
     include conf.d/include/proxy.conf;     include conf.d/include/proxy.conf;
 } }
 +</code>
  
 <WRAP info> <WRAP info>
docker/nginx_proxy_manager/forward_to_a_directory.1753089425.txt.gz · Last modified: 2025/07/21 09:17 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki