Questions tagged as 'apache'

0
answers

Problem APACHE and TOMCAT

I have a serious problem: When I access the address by the root it picks up, more when I set the route, of the problem. link
asked by 01.03.2018 / 13:20
0
answers

It takes time to load Laravel's route in Apache

Application routes take a long time to load! My file 000-default.conf: <VirtualHost *:9191> ServerName tapio2018.intraer DocumentRoot /var/www/html/tapio2018/public/ <Directory /var/www/html/tapio2018/public/> AllowOv...
asked by 23.02.2018 / 16:34
0
answers

I can not see the .htaccess file or binary files on ftp

I use an ubuntu 16.04 + apache + vsftpd instance on amazon ec2. I can not see the .htaccess file via ftp, but in vps it is there. What can it be? Binary files I also can not see via ftp, will that problem be vsftpd in vps, or can it be in...
asked by 26.02.2018 / 20:34
2
answers

How to configure apache to ignore the directory in the url?

I have a directory inside my root folder called "mydir" where there are several files, currently I access these files like this: link My question is how do I configure .htaccess so I can access (show the user) these files like this:...
asked by 25.02.2018 / 21:23
1
answer

Configure paths for Production and Homologation on the server

The server was running version 5.5 of PHP , so I needed to switch to 7.1. But after restarting apache , it no longer loads the site. Before there was the main site (production) and the test site (homologation), each in its folder inside the...
asked by 16.02.2018 / 19:17
0
answers

Behavior difference between a console application and an apache module in Linux - Delphi

I have an application (Delphi Tokyo update 1) running on Windows (32 and 64 bit) and now I'm adjusting it to work on Linux too. Unfortunately I came across an error that I do not know how to get around. The function Log2 (in unit System.Math)...
asked by 12.02.2018 / 13:30
0
answers

Access to suspicious URLs

Hello; I am retrieving a wordpress site that had been hacked, damaged and had several files altered with suspicious codes. Apparently now everything is clean and secure in the files, however, I still receive hundreds of requests with suspicio...
asked by 08.02.2018 / 12:54
0
answers

Permission denied when deleting a unlinked file from php

When you try to remove a file, the following message appears:    ( ! ) Warning: unlink(./files/ecommerce.vip): Permission denied in G:\apache\www\import_emails\index.php on line 28 Call Stack # Time Memory Function Loc...
asked by 01.02.2018 / 14:10
1
answer

block access by the server's IP number so that access is made only through VirtualHosts domains

I am using virtual hosts in apache 2.4, when accessing the web server by the IP of the server, it is called the first virtual host of the list, how to block access by the IP number of the server so that access is made only by the VirtualHosts do...
asked by 31.01.2018 / 12:33
1
answer

Disable mod security on a page

Hello I have a textarea in a form that will receive an iframe from soundcloud, problem is that when the user submits the page is returning error 403 Forbidden. I believe mod security is blocking the iframe. When we deactivated the server's mod s...
asked by 29.01.2018 / 14:19