Questions tagged as 'servidor'

0
answers

Server does not search for style sheets

I have a site that generates the following errors: Cananyonegivemeahandonthis?ThissiteinLocalhost(usingxampp)worksnormally,nothingismissing.Butit'sjustmetotaketotheserverthatitbreedstheseerrors.Followindexheadercode.(Forthosewhoareaskingforc...
asked by 09.07.2018 / 20:56
0
answers

High-end vps yield

I have a question regarding the VPS mode that are popularly marketed nowadays. I understand that a virtualization provides dedicated or theoretically guaranteed resources by the vendor, regardless of technology, KVM; OpenVZ; Xen or other, the co...
asked by 20.07.2018 / 21:36
1
answer

Doubts on installing php7.0 on Debian 8

I'm glad I am installing php7 on linux server, debian8 and wanted to know where I get the listing of all php packages that exist, I know some but wanted to know if it has where I see all that are used for example in a windows xampp installation....
asked by 30.06.2018 / 16:51
0
answers

Is there a way to use the built-in php server without adding php to Path?

Is there a way to use php's built-in server without adding php in the windows environment variable path?     
asked by 17.06.2018 / 17:06
1
answer

Access a site from a server that is on the same LAN (XAMPP)

Hello everyone! I have two computers: Windows 7; Windows Server 2012. My site is in Windows Server 2012 xampp, and I want to access it through windows 7. I have tried to search the web browser by IP, by the name of Windows Server...
asked by 15.06.2018 / 18:48
0
answers

Web Application Mapping

Hello, I would like to know if they know any Open-Source tool to do the mapping of Web applications, I do not know what the name is for this type of application. Basically what I want to know about the applications is: 1 - What are the web serve...
asked by 25.06.2018 / 19:30
1
answer

Errors in Django server validation?

I am putting the manage.py runserver and give these errors in the site packs folder. Has it happened to you yet?     
asked by 21.06.2018 / 04:45
0
answers

WordPress performance in subdir as if it were in the root

Friends, good morning. Using these recommendations , my goal was to leave the installation of my WordPress in a subdirectory, however the access is transparent to the user, that is, as if WordPress were in the root (without appearing the URL s...
asked by 04.06.2018 / 14:16
0
answers

ERR_INVALID_HTTP_RESPONSE when requesting with axios on http server python

Hello, I have this simple server in python: from http.server import BaseHTTPRequestHandler, HTTPServer class S(BaseHTTPRequestHandler): def _set_headers(self): self.send_response(200) self.send_header('Content-type', 'text...
asked by 03.06.2018 / 21:49
0
answers

Upload Upload to Another Server

Is it possible to upload (upload) files from one server to the other through an application? Today to do this on the same server I use: Set Upload_Arquivo = Server.CreateObject("Persits.Upload")     
asked by 11.06.2018 / 20:41