I’d like to use Zend framework in my server, but it’s Windows and I don’t know what to do with the Rewrite Engine. In Linux I could use .htaccess but I notice that this doesn’t work in Windows-based servers.
What do I do?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you want to run Apache on your Windows server, .htaccess should work just fine. Otherwise if you’re using IIS, you may find what you need here:
PHP 5 and Zend MVC on Windows and IIS