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

duplicate location "/" in /etc/nginx/sites-available/drupal_boost.conf:16 #19

Closed
jfrstnc opened this issue Jan 8, 2012 · 2 comments
Closed

Comments

@jfrstnc
Copy link

jfrstnc commented Jan 8, 2012

Hi thanks for the config learned a lot from it.
I got nginx php-fpm and drupal6 working with your config, but can't seem to get it working with boost module.
When i uncomment "include sites-available/drupal_boost.conf;" i get that error duplicate location "/" in /etc/nginx/sites-available/drupal_boost.conf:16

@perusio
Copy link
Owner

perusio commented Jan 8, 2012

Hello,

Are you including more than one file? If you uncomment drupal_boost.conf, you must comment out drupal.conf, that you were using before. Just add a # in front of that line.

@jfrstnc
Copy link
Author

jfrstnc commented Jan 8, 2012

oh my, yeah that was it :p
Thank you.

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

2 participants