logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Help with my Apache configuration
Author
lsbking



Joined: 26 Sep 2006
Posts: 1
Location: Sacramento, CA

PostPosted: Tue 26 Sep '06 5:30    Post subject: Help with my Apache configuration Reply with quote

Hello everyone! I am new to the forum. I am a novice WAMP developer. I guess I should say that I am a web page designer because my knowledge of Apache leaves a lot of room for improvement.
Anyway, here's my problem. I am using apache2.0.54/php5.0.5 on Windows XP Home to test pages locally. The installation seems fine and and I have no problem parsing php. I can link css documents in my web pages and everything works fine, but if I add anything to the css file then it won't link to the css file properly. I can only see the page as if the css file didn't exist. If I upload the same files to the hosting server then everything works fine. Which leads me to believe it has nothing to do with the browsers or my css coding. I think the way I have apache/php configured is somehow blocking me from making changes to my css.
Any help would be greatly appreciated. Thank you.
Back to top
Jorge



Joined: 12 Mar 2006
Posts: 376
Location: Belgium

PostPosted: Tue 26 Sep '06 8:55    Post subject: Reply with quote

Sounds weird apache normally doesn't touch CSS files!

Is the layout the same as on the live server?


if the site is in / on the live one make sure its on / localy not not /somesite/
Back to top


Reply to topic   Topic: Help with my Apache configuration View previous topic :: View next topic
Post new topic   Forum Index -> Apache