Skip to content
Snippets Groups Projects
Commit f2858ee6 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Add support for web request path aliases (defined in web_alias.ini)

Similar to the ctrl/ftpalias.cfg file, the new ctrl/web_alias.ini file (optional) can be used to map a portion (the first portion, only) of a web request path to a different physical or virtual path. For example, I'm using it to map:
/Synchronet/ = /files/main/sbbs/
for filebase access to my main->sbbs directory of Vertrauen's filebase using a /Synchronet/* web request (i.e. for slightly prettier or shorter custom URLs, if desired).
parent c5bfe1a0
No related branches found
Tags syncterm-1.2rc1
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #2580 passed
Loading
  • Maintainer

    This should be in the existing webctrl.ini files, which already has a redirect syntax, not a new slightly different one here.

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment