Search
Star
Feedback
Setup for Free
ยฉ 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
how do I tell FileRoutes to look for a folder other than `routes`? - SolidJS
S
SolidJS
โข
3y ago
โข
1 reply
Samual ๐ฆข
how do I tell FileRoutes to look for a folder other than `routes`?
I have a solid start node instance handling multiple domains
this means I need multiple
<FileRoutes/>
<FileRoutes/>
configured with different
routes
routes
folders and then on request look at the domain and use the associated
<FileRoutes/>
<FileRoutes/>
for that domain
SolidJS
Join
Solid is a declarative reactive Javascript library for creating user interfaces.
12,274
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Routes and FileRoutes
S
SolidJS / support
3y ago
how to implement protected routes with FileRoutes?
S
SolidJS / support
10mo ago
How to protect all routes other than sign-in
S
SolidJS / support
3y ago
How do I apply Css only for certain routes and then unload the effects on other routes
S
SolidJS / support
3y ago