Questions tagged as 'apache'

0
answers

Reactor subdirectory within wordpress gives 404

I have a web with wordpress and I want to use a subdirectory to mount a reactive app (example.com/react) The problem is that when browsing example.com/react/1 I get 404 error with the wordpress template. Any ideas?     
asked by 17.05.2018 / 20:47
0
answers

Remove apache server list - java

Hi, I have this list on this server and I would like to know how to get the url from java. Thanks, the java authentication step to the server I already have it.     
asked by 21.05.2018 / 13:09
2
answers

local web server error with page jsp

I have set up a public web server in my house (I opened port 80 of my router and directed it to my computer) simply to test projects until then everything is normal, the problem is that I am using apache and it does not support JSP pages, what I...
asked by 27.05.2018 / 20:39
0
answers

Apache Web Server - Wado Dicom images

I have a web server in apache but I need to be able to support the request to the dicom (wado) files when I type the file path in the browser, the browser asks me if I want to download it which means that the file is successful, that the route i...
asked by 01.05.2018 / 10:23
0
answers

DICOMWEB standard on web server + ohif

I have a question about whether I should install a program so that the server can recognize the dicom files or simply enable the mime is enough? I'm trying to run ohif viewer and nothing :( help please. Thanks     
asked by 02.05.2018 / 02:23
1
answer

Error with client strophejs

Ejabberd.yml version 18.03 Port: port: 5280 ip: "::" module: ejabberd_http request_handlers: "/ws": ejabberd_http_ws "/bosh": mod_bosh "/oauth": ejabberd_oauth "/api": mod_http_api ## "/pub/archive": mod_http_fileserver web_admin:...
asked by 27.04.2018 / 18:30
0
answers

Error: Could not create the Java Virtual Machine. Mac

I'm trying to build a web application with an Apache tomcat server. But when starting the server, it throws in the following message console.    -Djava.endorsed.dirs = / Users / nicolas / Documents / apache-tomcat-8.0.51 / endorsed is not sup...
asked by 26.04.2018 / 04:26
0
answers

No query is made in SOAP php, does not respond WS

Good morning, I have tried to connect to a WS that works with soap, but I do not know if I am writing the code wrong or it is badly formulated that does not consume me at all. This is how the server indicates that the xml should be: POST...
asked by 24.04.2018 / 14:08
0
answers

Create manifest.appcache for Web

I try to create a manifest for the cache of a web page but I can not generate it and apply it only to the index. I have the html tag so that <html manifest="manifest.appcache"> and my manifest does the following: CACHE MANIFES...
asked by 17.04.2018 / 15:34
1
answer

Problems connecting from apache (ubuntu) to sql server using PHP

I will try to explain: I want to connect from a server that I have xubuntu to sql server 2008 using a php query. I already have the necessary drivers and extensions installed on the server. The sample query that microsoft gives me if I can conne...
asked by 26.04.2018 / 13:04