PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
What's the incoming request? I don't see anything there that would rewrite /blog to /blog/?page=blog but the QSA on the first rule would maintain the ?page=blog if it already existed.
It's so that if someone goes to www.website.co.uk/blog, it goes to the blog folder where it has Wordpress's structure.
We use this on all our websites and this code makes that work. Or it did!
Love PHP. Love CSS. Love learning new tricks too.
All the best from the United Kingdom.
Absolutely certain. Because this is BEFORE I have even had a chance to get to run the Install for Wordpress.
normally you upload the files. go to /blog, then you see the form to enter the database credentials.
I'm not even getting to that stage!
Love PHP. Love CSS. Love learning new tricks too.
All the best from the United Kingdom.
Sorry I don't understand.
So you are saying there is nothing above that rule that would hinder it working.
We have PHP scripts that do stuff, like set URLs to be lowercase, and redirect if a product is not found, but nothing that does that. the other site we have that has very similar code indeed, works a treat with the same extra PHP files.
I just don't get it. When you first upload Wordpres, it doesn't install a HTACCESS does it. OR shoudl it?
Love PHP. Love CSS. Love learning new tricks too.
All the best from the United Kingdom.