Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

htaccess #1367

Open
Tiffany-Barnard opened this issue Feb 9, 2021 · 0 comments
Open

htaccess #1367

Tiffany-Barnard opened this issue Feb 9, 2021 · 0 comments

Comments

@Tiffany-Barnard
Copy link

I'm submitting a...

[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  <!-- Please search GitHub for a similar issue or PR before submitting -->
[ ] Feature request
[ ] Documentation issue or request
[x] Other: <!-- Please describe: --> Questions about functionality

Current behavior

Expected behavior

Environment

Browser:
All
- [ ] Chrome (desktop) version XX
- [ ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] IE version XX
- [ ] Edge version XX

For Tooling issues:

- Live Server: <!-- Check which version is installed --> 
- Platform:  <!-- Mac, Linux, Windows -->
- Visual Studio Code: <!-- `code --version` -->

Others

Hi,

My website uses absolute link URL's with the .html extension truncated, which makes development complicated:
https://tiffanybarnard.com/about-tiffany-barnard-life-and-business-coach

Is there any way of configuring Live Server to substitute the https://tiffanybarnard.com for the http://127.0.0.1:5501 in the links and then add back the .html at the end, for example turning:
https://tiffanybarnard.com/about-tiffany-barnard-life-and-business-coach
into:
http://127.0.0.1:5501/about-tiffany-barnard-life-and-business-coach.html

Kind regards,

Tiffany

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant