Hey, true, that's exactly what I did with Nginx. But I need help with the rewrite rule. I thought it was '^/?.' but it didn't work.
Yo'av. 2009/6/7 Miguel Ángel <[email protected]> > > > Miguel Ángel > > Begin forwarded message: > > *From:* Miguel Ángel <[email protected]> > *Date:* 7 de junio de 2009 14:28:08 GMT+02:00 > *To:* Yo'av Moshe <[email protected]> > *Subject:* *Re: [Cherokee] Help with some* > > I'm afraid that you'd have the same problem with any webserver. > > Using rewrite rules you could fix it doing a /?xxxx rewrite to > /index.php?xxxx > > Miguel Ángel > > On 07/06/2009, at 14:08, "Yo'av Moshe" <[email protected]> wrote: > > Hey, > > I have a wordpress website which still isn't ready. > > During development, my clients wants the domain to show some simple "Under > Construction" page. There should be a link to the wordpress website, at > /index.php. My main "Under Construction" page is at /index.html. My > Directory Index is set to "index.html, index.php". > > > Problem is that Wordpress thinks it index.php is the directory index, and > so my links are like "/?q=123". Cherokee then sends me back to my > /index.html, instead of "/index.php?q=123". > > > How can I send only the ?foo=bar URIs through index.php, and otherwise > leave it to index.html ? > > > Thank you. > > > > -- > > Yo'av Moshe > > _______________________________________________ > > Cherokee mailing list > > [email protected] > > http://lists.octality.com/listinfo/cherokee > > > _______________________________________________ > Cherokee mailing list > [email protected] > http://lists.octality.com/listinfo/cherokee > > -- Yo'av Moshe
_______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
