Skip to content
This repository was archived by the owner on Dec 6, 2022. It is now read-only.

What's the base tag in the 404 page for? #203

Answered by Accio1
Steve0Greatness asked this question in Q&A
Discussion options

You must be logged in to vote

The base tag means that all relative URLS on that page will base off of the contents of the tag. For local development, you need to change it to how your filesystem is set up. For example, if your forumhelpers clone was at file:///C:/Users/USER/Downloads/theforumhelpers, then you would have to add that to the base tag so the relative URLs are based off of that path.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Steve0Greatness
Comment options

@Accio1
Comment options

@leahcimto
Comment options

Answer selected by Steve0Greatness
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants