Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » Skylark » Skylark -- Static files -- CSS and js
Skylark -- Static files -- CSS and js [message #53739] Sun, 26 April 2020 09:14 Go to previous message
deep is currently offline  deep
Messages: 263
Registered: July 2011
Location: Bangalore
Experienced Member
Hi

I am using following folder layout

/opt/myapp -- application folder
/opt/myapp/templates -- for witz files
/opt/myapp/static -- for CSS and js files

With this I have one problem. css and js files are not accessible in web browser
When I see html source it shows path for css as

static/css/mystyle.css
and full url as
localhost:8001/myapp/static/css/mystyle.css

but this file is not accesible from the location.

What folder layout I should use to make CSS available.


Warm Regards

Deepak
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Skylark and SSL (Https)
Next Topic: Skylark - Witz on the fly
Goto Forum:
  


Current Time: Wed Apr 24 12:57:19 CEST 2024

Total time taken to generate the page: 0.03010 seconds