Skip to content

Fix: remove redundant slashes in static CSS paths - #78

Merged
Aidaho12 merged 1 commit into
roxy-wi:mainfrom
danyekash:fix/static-paths-slashes
Sep 5, 2026
Merged

Fix: remove redundant slashes in static CSS paths#78
Aidaho12 merged 1 commit into
roxy-wi:mainfrom
danyekash:fix/static-paths-slashes

Conversation

@danyekash

Copy link
Copy Markdown
Contributor
  • Changed "/css/..." to "css/..." for correct url_for usage over HTTPS via nginx

CSS and FontAwesome files return 308 errors behind HTTPS proxy (NGINX) due to leading slashes in static paths.

- Changed "/css/..." to "css/..." for correct url_for usage over HTTPS via nginx
@Aidaho12

Aidaho12 commented Sep 5, 2026

Copy link
Copy Markdown
Member

Thanks!

@Aidaho12
Aidaho12 merged commit 48e84e0 into roxy-wi:main Sep 5, 2026
12 checks passed
Aidaho12 pushed a commit that referenced this pull request Sep 10, 2026
- Changed "/css/..." to "css/..." for correct url_for usage over HTTPS via nginx

Co-authored-by: Danila Kashin <danila.kashin@atom.team>
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

Successfully merging this pull request may close these issues.

2 participants