Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can i use nginx for mouf fw ? #79

Open
seekmas opened this issue Aug 27, 2014 · 5 comments
Open

can i use nginx for mouf fw ? #79

seekmas opened this issue Aug 27, 2014 · 5 comments
Milestone

Comments

@seekmas
Copy link

seekmas commented Aug 27, 2014

here is the warning :
It is likely that your Apache server has been configured to ignore the .htaccess files. Please dive into your Apache configuration and look for a AllowOverride directive. You should set this directive to: AllowOverride All.

You can follow the installation document if you need help.

@moufmouf moufmouf added this to the 2.1 milestone Aug 27, 2014
@moufmouf
Copy link
Member

Hi seekmas,

As stated in the documentation, so far, to run Mouf, you will need Apache.

This is because Mouf generates .htaccess files that are only used by Apache.

I understand many of you out there are using Nginx, and that it might be a good idea to add Nginx compatibility. I'll first focus on releasing the 2.0 version, and we'll try to offer Nginx compatibility for Mouf 2.1. In the meanwhile, you will have to use Apache or convert Mouf's .htaccess file (in /vendor/mouf/mouf) to a valid Nginx configuration file (which might be a bit tricky).

@seekmas
Copy link
Author

seekmas commented Aug 30, 2014

Reply to @moufmouf : I got it , mouf is very cool , thank you . I'm looking for v2.0 release .

@moufmouf
Copy link
Member

moufmouf commented Jan 5, 2015

For future reference when Nginx support is added:

There is a "docker-mouf" docker instance with partly configured Nginx support for Mouf available here:
https://github.com/NikoWoot/docker-mouf

@NikoWoot
Copy link

NikoWoot commented Jan 7, 2015

Hi,
My docker Mouf isn't in final version, but I had make lot of changes in my Nginx configuration.
For me, Mouf work in my docker (Nginx + Php Fpm), I don't have test with HHVM but it's a good idea.

I try to commit my changes during week. Bye.

@NikoWoot
Copy link

NikoWoot commented Jan 7, 2015

My changes is commit,

Have fun, NikoWoot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants