Giter VIP home page Giter VIP logo

usai-website's Introduction

usai-website's People

Contributors

besser435 avatar

Watchers

 avatar

usai-website's Issues

DNS and Cloudflare Documentation

DNS Records:

WIP

Azure Custom Domain Setup:

WIP

Page Rules:

usa-industries.net is the canonical URL, not www.usa-industries.net. Since I want to redirect all www to the canonical URL, I need to set up a page rule to do so.
By default, the forwarding URL rule will only take traffic from the home page, and forward it to the canonical URL. For example, www.usa-industries.net will be only forwarded to usa-industries.net. Paths such as www.usa-industries.net/players will not be forwarded to usa-industries.net/players as they are not the homepage since they contain a path.
To fix this, the URL for the page rule should be www.usa-industries.net/*, and the destination URL should be https://usa-industries.net/$1. The $1 is a variable, which will be replaced by whatever is in the original wildcard.

Note: I have no idea if this is how I should handle www and non www URLs, but whatever. Having two DNS entries, one for the www version seems goofy.

See Configuring URL forwarding or redirects with Page Rules: Advanced forwarding options

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.