Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    URL Redirect with Squid ?

    Cache/Proxy
    1
    2
    3.6k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      Simon74
      last edited by

      Hello,

      i installed Squid3 0.2.8 Package.
      Running in Transparent Mode, works fine.

      i like a URL Rewrite Policy:

      • Source-URL: webradio.com/player (NO redirect the FQDN "webradio.com" !)

      • Destin-URL: server.domain.net

      I can reach my goal without squidguard ?
      Thanks for Help !

      1 Reply Last reply Reply Quote 0
      • S
        Simon74
        last edited by

        ok, only fqdn function with:

        1. create my redirect.acl file in "/usr/pbi/squid-i386/local/etc/squid/redirect.acl" an write lines/domains in the file:
        .webradio.com
        radio.domain.net

        2. Services, proxy server, general, custom settings, Integrations:
        acl MyRedirects dstdomain "/usr/pbi/squid-i386/local/etc/squid/redirect.acl";
        deny_info http://mywebdomain.net all;
        http_reply_access deny MyRedirects all;

        i looking for a simple regex-url variant

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.