Questions tagged as 'apache'

0
answers

Problems with configuring mod_rewrite for OJS

I have an installation of OJS, with the configuration that allows to eliminate the index.php of the address. My Apachees is 2.4 and my htaccess is as follows: <IfModule mod_rewrite.c> RewriteEngine on RewriteCond %{DOCUMENT_ROOT}%{REQU...
asked by 31.07.2017 / 17:34
1
answer

UwAmp virtual host configuration generates 500 error with .htaccess in the site root

I have my local apache server working with UwAmp Portable in windows 7. UwAmp is a project generated from Wamp server. When creating the virtual Host, they work correctly. But by including a .htacces file in the root of the site, in the fo...
asked by 28.08.2017 / 21:42
0
answers

IP Range VirtualHost Xampp

I'm trying to give a range of IPs that can allow access to a local site and it always tells me that I have blocked access. The file I use is: link And add the following: <VirtualHost *:8080> DocumentRoot c:/htdocs ServerName loc...
asked by 28.06.2017 / 13:25
0
answers

I do not run a query in Derby (JSP / JSF)

Good afternoon, I am developing a University project which consists of creating a hotel page using Java Server Pages. I am using the Server Faces framework. I want to make the base template of the program, which contains a search engine (One...
asked by 10.07.2017 / 23:19
1
answer

I can not connect to my xampp database with an external device

I am developing an application that connects to a database hosted on my own PC, via Xampp. In my home I do not have an ADSL connection and I use the shared connection of the mobile phone. In Xampp I use port 8080 and 4433 as an alternative. When...
asked by 07.06.2017 / 07:01
0
answers

Put the orientation of each html to the taste apache cordova

I have a project with android apache cordova, I just wanted to know if it can be done natively that each page of html that I have can give you an orientation that I want. Greetings, I searched everywhere and could not find anything.     
asked by 04.09.2017 / 14:15
1
answer

ChunkedEncodingError with requests python

I am trying to connect to an API to receive data that I will use in my app. I use Django 1.9 next to Python 2.7 and I have the project mounted locally with the Apache server, using the < strong> mod_wsgi . To make requests to the AP...
asked by 30.05.2017 / 11:51
0
answers

I can not debug my web on android directly with chrome using developer tools

Laptop chrome recognizes my android but when I try to see my ubuntu localhost in the chrome on android tells me this the console: Failed to load resource: net :: ERR_CONNECTION_REFUSED I have to modify the apache2.conf no? <Directory...
asked by 08.06.2017 / 23:54
0
answers

Webpack Dev Proxy server does not redirect to my api backend

I'm trying to redirect the routes " link " to " link " where an Apache server runs. This is my webpack dev server configuration: devServer: { publicPath: '/build/', port: 3000, proxy: { '/api': { target: 'h...
asked by 05.05.2017 / 20:19
0
answers

Server Windows Server 2012 does not allow the output of Emails using Apache Server

Good afternoon Community I have a problem that has been tormenting my life as administrator of this server, we have a Cloud Server in 1and1.com, the server is Windows Server 2012 ( we took it in windows because initially we were going to use...
asked by 15.04.2017 / 19:47