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

nginx shows nothing with this module installed #1

Open
wangkuiyi opened this issue Oct 30, 2013 · 2 comments
Open

nginx shows nothing with this module installed #1

wangkuiyi opened this issue Oct 30, 2013 · 2 comments

Comments

@wangkuiyi
Copy link

I managed to build nginx with this module using the following command line of configuration:

./configure --add-module=./nginx-markdown-module/ --with-cc-opt='-I/usr/local/include' --with-ld-opt='-L/usr/local/lib' --prefix=/Users/wangyi/nginx

And even if I start nginx with the default nginx.conf, I cannot see anything in my browser window after typing in the URL http://localhost:80.

But if I remove the --add-module=./nginx-markdown-module/ from above configuration and rebuild and rerun nginx, I can see the default page from http://localhost:80.

@oldmud0
Copy link

oldmud0 commented Dec 7, 2013

I don't think this has been completed yet.

@trippleflux
Copy link

I have spent hours being confused why my nginx config doesn't work anymore.

Please be aware.

The idea is really great.

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