Jump to content

mod_rewrite odd problem


miligraf

Recommended Posts

I have the index.php that checks if a variable is set, if not it shows the intro page but if its set it shows the page with the content.

This only works as it should if i put " anyname/(.*)/ index.php?var=$variable " in the htaccess file but if i only put " (.*)/ index.php?var=$variable " it doesnt work...please help since its the only problem i have.

Link to comment
https://forums.phpfreaks.com/topic/46943-mod_rewrite-odd-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.