You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/03/23 07:49:16 UTC

[GitHub] [incubator-apisix] xxm404 opened a new issue #1328: request help: can i modify apisix nginx conf directly

xxm404 opened a new issue #1328: request help: can i modify apisix nginx conf directly
URL: https://github.com/apache/incubator-apisix/issues/1328
 
 
   ### Issue description
   This is our deploy modal
   ```
   client -> apisix -> nginx -> php-fpm
   ```
   At this modal, we need run two nginx(1. apisix 2, our nginx), we just want run only one nginx, can i modify apisix nginx conf to realize it ?
   
   ### Environment
   
   * apisix version (cmd: `apisix version`): 1.1
   * OS: ubuntu 14.04
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-apisix] xxm404 closed issue #1328: request help: can i modify apisix nginx conf directly

Posted by GitBox <gi...@apache.org>.
xxm404 closed issue #1328: request help: can i modify apisix nginx conf directly
URL: https://github.com/apache/incubator-apisix/issues/1328
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-apisix] xxm404 commented on issue #1328: request help: can i modify apisix nginx conf directly

Posted by GitBox <gi...@apache.org>.
xxm404 commented on issue #1328: request help: can i modify apisix nginx conf directly
URL: https://github.com/apache/incubator-apisix/issues/1328#issuecomment-602455837
 
 
   > You cannot modify `nginx.conf` directly, tt is an automatically generated file and should remain read-only.
   > However, you can modify `bin/apisix` to add your custom nginx configures.
   
   Great thank you

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-apisix] moonming commented on issue #1328: request help: can i modify apisix nginx conf directly

Posted by GitBox <gi...@apache.org>.
moonming commented on issue #1328: request help: can i modify apisix nginx conf directly
URL: https://github.com/apache/incubator-apisix/issues/1328#issuecomment-602449436
 
 
   You cannot modify `nginx.conf` directly, tt is an automatically generated file and should remain read-only.
   However, you can modify `bin/apisix` to add your custom nginx configures.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services