Questions tagged as 'apache'

0
answers

Using bootstrap and apache tiles

I'm going to start using Spring MVC to create my pages but I have some questions: Using Apache Tiles to create templates and use Bootstrap (CSS Framework) to style pages is advantageous, or is it better to use Bootstrap to do these two fu...
asked by 02.06.2014 / 00:07
2
answers

Access-Control-Allow-Origin access control on server side Apache PHP

I do not understand much of PHP and I'm trying to create an application to automatically register products from my virtual store directly on eBay. The ad data is captured with JavaScript and sent to the ML API via $.ajax , what h...
asked by 14.06.2018 / 21:12
1
answer

EC2 instance not loading the Apache envvars file

Today at dawn I had a small problem with one instance of my application. I saw that Apache was using a lot of memory, and I decided to restart it with a /etc/init.d/apache2 restart . However, apache did not go up because some variables it...
asked by 18.08.2014 / 16:10
1
answer

Use Virtual Hosts from Apache2 with Vagrant

I have recently discovered Vagrant, and am using it. It is very functional, I defined an IP, installed apache, php and cia ... I am accessing the projects by host, via localhost: 8080 or by IP 192.168.33.0 But I want to be able to access t...
asked by 27.11.2014 / 18:58
0
answers

POST data not being sent [closed]

From day to day all the systems contained in the same server stopped sending the data via post. I've already made sure that form and script backend (PHP) are correct, and it is. Just because the day before was working. I imag...
asked by 27.11.2014 / 14:02
0
answers

How to create an Apache server on live internet? [closed]

How to create an Apache server on live internet? I'm having problems since the connection ports are locked on the live internet and wanted to know how to connect in Apache in some way ??? EDIT: Only 2 open ports: 51005 and 14330 port 51005...
asked by 22.06.2014 / 20:47
2
answers

Router port does not open! [closed]

So, I have a problem aki. I wanted to make an apache2 website (test-only) and release it to the network, but the port on my router does not open at all. Router Model: TL-WR740N and Modem: ZTE. Note: when I put my ip on port 80 a "DSL Router" win...
asked by 26.05.2017 / 17:51
2
answers

Blocking on port 80 of apache

An application for a control is being developed inside the company, but when I try to use apache on other machines to get access it returns a lock    Forbidden       You do not have permission to access / backup on this server.   Apache / 2....
asked by 28.10.2016 / 17:12
2
answers

What does -rf after rm mean? [closed]

I have a command in SSH on the Magento platform (installed on an Apache server) to delete the contents of the rm -rf path/to/folder/* cache folder but I'm not really sure for sure what -rf means.     
asked by 13.04.2016 / 22:07
2
answers

Access localhost [closed]

I recently changed my apache port over xampp to port 465, but how do I access my localhost on the net now? I put localhost:465/mail/ and it does not load.     
asked by 30.11.2017 / 15:02