This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # | |
| # Install Nginx for Cent OS 32bit | |
| # ex) FC2 VPS | |
| # | |
| # | |
| # If show under error the message when execute ./configure | |
| # | |
| # > You can either disable the module by using --without-http_rewrite_module | |
| # > option, or install the PCRE library into the system, or build the PCRE library |