0

i am doing url rewriting on a website the issue that i am facing is the CSS misbehaviour ,the url rewriting works flawless but all the css gets messed up i need to add some ../ on css calls to make it right ,i want to know why is this happening and it is getting worse i may have to add two ../../ even,is there any generic way to handle this? currently working on apache help needed thanks in advance

The Css Issue the solution

1 Answer 1

1

While using url rewriting, you have to provide absolute path to the css file. According to your snapshot, the css file path should be like:

http://localhost/freefootball(sohail)/bower_components/bootstrap/dist/css/bootstrap.min.css

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.