Bare bones page has config

25 views
Skip to first unread message

Jack Eisenbach

unread,
Dec 19, 2019, 10:00:35 AM12/19/19
to cherrypy-users
I've created a barebonessite There are 4 files: The main page called bb.py, it has a config file called bb.config. In the static/images directory, the file traffic.jpg and in the static/css directory, style.css resides. I launch it using > python bb.py. The I browse to:  127.0.0.1:8080/test/

I wanted to just display the traffic.jpg image and print some text and show a light Blue background.
The image does not get displayed nor is the background light Blue. I do see the text: "This page should display a picture and show a light blue background."
I have tried to change config settings but cannot get it working. Thanks in advance to someone that can assist.

Jack Eisenbach
bb.PY
bb.config
style.css
traffic.jpg
Reply all
Reply to author
Forward
0 new messages