Re: [sqlmap-users] One alias from several on one IP

2017-11-14 Thread Brandon Perry
Put quotes around your URL . The & is being interpreted by bash and ending your URL early. > On Nov 14, 2017, at 2:21 PM, Oleg V. Melnichuk wrote: > > Hi > > I have several sites under the nginx server with different server_name > in a virtual machine with one IP address. Under this IP in the

[sqlmap-users] One alias from several on one IP

2017-11-14 Thread Oleg V. Melnichuk
Hi I have several sites under the nginx server with different server_name in a virtual machine with one IP address. Under this IP in the /etc/hosts file of the host machine are written server_name, which correspond to nginx. Firefox for a specific server_name goes to the corresponding site. the s