Questions tagged as 'servidor'

0
answers

How to run the client-server test in C?

I'm studying the basics of networking and I need to run the following code to see how communication occurs. I compile both in the Linux terminal, but when executing nothing happens. Is it necessary to change something in the code, or pass som...
asked by 27.03.2018 / 02:01
2
answers

Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80 [closed]

A few days ago when I changed the PHP version of the server and was restarting apache , then it showed me the error: (98)Address already in use: AH00072: make_sock: could not bind to address [::]:80 (98)Address already in use: AH00072: make...
asked by 20.02.2018 / 18:37
0
answers

Is there anti-ddos in apache? What steps should apache take for prevention? [closed]

Better detailing: I believe he is suffering some type of attack, I suspected and put an antidotes, and he already blocked some addresses, that released the network and returned to normalize the server, but now it seems that a different attack...
asked by 20.12.2017 / 20:15
0
answers

Error [Can not GET] when simulating my application with lite-server with typescript

I'm having an error while simulating my application in typescript, the error generated is: Cannot GET / My tsconfig.json file from my application is simple, it only contains the following settings: { "compilerOptions": { "tar...
asked by 18.11.2017 / 14:38
1
answer

Access SQL Server Express remotely on Google Cloud Platform

I have a server in GCP and everything is working properly (IIS, SQL Server ...). But I'd like to remotely access a database that is on that server. I've already done this: link I have already created the rule in the GCP firewall as well...
asked by 07.11.2017 / 22:17
0
answers

File Upload on Tomcat Server

I have a system ready to upload to the tomcat server, only this system uses uploads with catalina base, and when I upload the system to the tomcat server the file upload does not work, does anyone know if it is necessary to create the folders wh...
asked by 20.11.2017 / 14:25
0
answers

Xampp server does not access by my ip

I have the XAMPP server installed and I configured it for 8080 and localhost 8080 servername. My firewal is enabled and my router has port 8080 open. I use an INTELBRAS WRN300 router. But it does not enter when access "meuip: 8080". Alhuem can h...
asked by 28.09.2017 / 07:49
1
answer

How to make HTTP access available to my apache web service on Linux [pending]

For a simple programmer we are accustomed to creating web servers and working on localhost, my big question is, and at the time of leaving that server online? Nowadays we have cloud but I would like to know when I have my local server the w...
asked by 19.09.2017 / 21:33
0
answers

Windows Server Conditional DNS Resolution

Good morning I have a windows server to work as a DNS server but I wanted to put a conditional formatting so that if the result of the Query was a specific IP, it would resolve in another dns.     
asked by 06.08.2017 / 11:51
0
answers

free server for testing (php, mysql) [closed]

Maybe this is not the focus of the community, but does anyone know of a free server to test php and mysql?     
asked by 09.09.2017 / 22:08