-
Notifications
You must be signed in to change notification settings - Fork 419
Open
Description
I am using bisheng to build my site, as it was part of the template I started with. However, I am encountering an issue with configuring the base path. Currently, the site only loads correctly at /, but for any other pages, it redirects to the NotFound page.
I believe this issue might be related to the inability to set a custom base path for my project. I’ve gone through the documentation but couldn’t find a clear solution for modifying the base path in bisheng.
Here are additional details for context:
- The site is deployed at a non-root (
/ocr-landing) path. - The issue persists for any navigation beyond the root (
/). - Current configuration: https://github.com/NeuroBangla/ocr-landing/blob/0e9f06a8248178b9fb774864cf076b5a78cc1ec7/site/bisheng.common.config.js
Could you please guide me on how to configure the base path properly in bisheng? Is there a setting or workaround I can apply?
Complete repository: https://github.com/NeuroBangla/ocr-landing/tree/0e9f06a8248178b9fb774864cf076b5a78cc1ec7
Metadata
Metadata
Assignees
Labels
No labels