Hi guys,

Alright, I think it takes a guru to solve this, visited every single tutorial and
htaccess generator out there...

I'm trying to use mod_rewrite to get pretty urls. As long as I pass just 1 variable, it's cool, but when I try to pass 2 variables,like this

www.example.com/firstone/second

it breaks my layout, I get the page, variables are passed, but I lose the css,
just like I turned it off.

Help highly appreciated, I've never been on one single issue this long.

Thanks.

If you use a relative path to your CSS, then this might be the cause. Try using an absolute path starting with a slash or a full url (including your domain).

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.