View Single Post
Old Jul 2nd, 2005, 10:31 PM   #1
cypherkronis
Newbie
 
Join Date: Jun 2005
Posts: 12
Rep Power: 0 cypherkronis is on a distinguished road
apache, python and css

ok, so i installed apache on my comp, as well as a poorly working python. my main site directory is d:/site. i put index.html and a style sheet in here, they work fine when i go to localhost. however python scripts didnt work. they only worked when i put them in the cgi-bin of my apache folder, nowhere in my main d:/site directory. fine, i accept this. however, now dynamically created pages output the proper html, but dont recognize the stylesheet. if i view source of such a generated page, and copy it into my index.html, it works fine. whats up?
cypherkronis is offline   Reply With Quote