how to configure to call http://ip-address
to specif location
Posted at Nginx Forum:
On Thu, Jul 12, 2012 at 6:31 PM, abcomp01 [email protected] wrote:
how to configure to call http://ip-address
to specif location
server {
server_name 4.3.2.1;
location / {
…
}
}
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs