Questions tagged as 'apache'

0
answers

redirect to index.php in .htaccess except for one page maintenance.php

I have .htaccess below and it seems to be working fine: <ifModule mod_rewrite.c> # LIGA O MOTOR DE REESCRITA (Rewrite) RewriteEngine on # BUSCA PELA BASE /teste/ NO HOST ACESSADO RewriteBase /teste/ # FAZ UMA ESCESSÃO DE...
asked by 23.06.2018 / 14:55
0
answers

How to resolve Magento 2.x error in Step 2 (add a database) in the installation

Ambiente: Ubuntu 17.10 (GNU/Linux 4.13.0-43-generic x86_64) Servidor: Apache/2.4.27 (Ubuntu) PHP: Version 7.1.17 When you start the Magento 2.x platform installation process, an error known in Step 2 will make it impossible to move....
asked by 01.06.2018 / 23:42
1
answer

Configure Application on Laravel on Production Server

Someone who has already performed application deploy in Laravel on Centos 7 Production Server to give me a help ?? I have already made all the basic settings possible, I created VirtualHost pointing to the public folder, etc ... However I can...
asked by 26.05.2018 / 21:09
0
answers

How do I access a local network site by typing the virtual address (vhost)?

Speak up. All right? Come on! For a long time I have used Xampp to develop, host and access my sites locally. In the htdocs folder I create my directories as the default ( mysite1 , mysite2 , mysite3 , and so on). From there through the hos...
asked by 22.05.2018 / 16:23
1
answer

How to use multiple HTTPS on localhost with Apache?

I have already made the settings in apache, hosts, I generated a server.crt certificate and a local domain is working nice link Now I need another local domain to work link I made a few attempts, among them the one that made admin work...
asked by 18.05.2018 / 01:58
1
answer

Tomcat - RFC 7230 and RFC 3986

I have a problem with: Error parsing HTTP request header My apache tomcat 8 server is rejecting the requests of a system which I did an integration, the error is by the character account that is in the request, was taking a look and I saw that t...
asked by 10.05.2018 / 15:43
0
answers

Nginx + Apache + Wordpress = Infinite Redirect

I'm breaking my head for hours .. I'm new to these server things, so while I tried to follow some tutorials, I got to understand a bit more about how it works. The question is, I have Nginx as a reverse proxy, Apache, and I have the following...
asked by 06.05.2018 / 00:08
0
answers

"Primary script unknown" while reading response header from upstream - NGINX

Hello, I'm trying to run my Wordpress website on the Host that has this setting: Ubuntu LTS 16.04, Nginx, Apache, MySQL, PHP, Webmin When attempting to enter the home page, the error that is displayed in the error log file is as follows...
asked by 03.05.2018 / 05:16
1
answer

Mcrypt PHP extension required OS Mac os

I'm having this problem when I try to give a php artisan serves, it gives me this guy Mcrypt PHP extension required I made php -m and I saw that it is not there as an extension and I did the reinstallation and installation and it does not...
asked by 04.05.2018 / 18:23
1
answer

Apache2.2 starts but https does not work on windows

I looked at several examples on the web and followed this one Everything went well without any error in creating the certificate, I looked at the configuration files and everything is as recommended, apache starts normally and without error...
asked by 20.04.2018 / 16:19