First time here? Check out the FAQ!

Revision history  [back]

Static files (css, js and images) not served

I checked out askbot code from github using the following command

git clone git://github.com/ASKBOT/askbot-devel.git

And ran the following command

python setup.py develop

I deployed it on my webserver by following the instructions at http://askbot.org/doc/index.html When I visit my website it looks like the following Image.

http://dl.dropbox.com/u/750152/askbot.png

All the css rendering is gone. Am I missing some step ?

Static files (css, js and images) not servedaskbot error

I checked out askbot code from github using the following command

git clone git://github.com/ASKBOT/askbot-devel.git

And ran the following command

python setup.py develop

I deployed it on my webserver by following the instructions at http://askbot.org/doc/index.html When I visit my website it looks like the following Image.

http://dl.dropbox.com/u/750152/askbot.png

All the css rendering is gone. Am I missing some step ?