router icon indicating copy to clipboard operation
router copied to clipboard

Remove leading slash in documentation for apache redirect rule

Open bonham opened this issue 3 years ago • 1 comments

This PR is about a small glitch in the documentation about redirect rules when setting up with apache:

When deploying to a subfolder instead of root, the example from the documentation would not work since apache will redirect from /subfolder/something to /index.html instead of /subfolder/something to /subfolder/index.html

If the leading slash is removed as proposed, the example would work for both - deployment to root or to subfolder.

bonham avatar Sep 24 '22 21:09 bonham

Deploy Preview for vue-router ready!

Name Link
Latest commit 47f6647e6645c24c79206e29f2e7045114300409
Latest deploy log https://app.netlify.com/sites/vue-router/deploys/665a27bed6613a0008545043
Deploy Preview https://deploy-preview-1561--vue-router.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 96 (🟢 up 1 from production)
Accessibility: 100 (no change from production)
Best Practices: 92 (no change from production)
SEO: 92 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Sep 24 '22 21:09 netlify[bot]