Questions tagged as 'apache'

2
answers

Define domain for container docker-compose

I am starting to use docker-compose and would like to know how to configure a domain for my apache container via docker-compose.yml? Currently to access my container I type localhost: 3000. cms: environment: O2_MYSQL_HOST: mysql TZ: "A...
asked by 26.06.2017 / 04:38
0
answers

Problems with .htaccess

asked by 13.06.2017 / 00:00
1
answer

Change url via .HTACCES

Sehores, good afternoon. I need to change my homepage to be a subfolder. I added the following code in my .htaccess file, but only worked for url without www , ex: dominio.com.br , redirects to dominio.com.br/webstore (corre...
asked by 29.05.2017 / 21:45
1
answer

configuration apache 2.4.23 to work on a home network!

I'm trying to serve an application on a home network (windows10) however the tips I encounter on the web to change apache settings do not work, probably because they refer to earlier versions of Apache 2.4.23.     
asked by 18.05.2017 / 21:04
0
answers

Apache startup error in Linux!

[This question is not duplicated! There is another question with the same title] Recently I have a problem with my local machine, when it is time to "connect" apache2. I've tried several tutorials on the internet, including I unhappy apache w...
asked by 18.05.2017 / 18:56
2
answers

How to use plone on port 80?

Good morning! I have a PLONE server running with ZOPE on port 8080. What I would like to do is use port 80 for access to be done directly. I have Apache installed and running on port 80, I use the CentOS 7 OS. How do I redirect acces...
asked by 25.05.2017 / 15:52
0
answers

Error 503 in Wordpress / Woocommerce

Looking for help. Suddenly the store in woocommerce starts to present errors 503 Service Unavailable The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later....
asked by 21.04.2017 / 01:44
0
answers

Ubuntu 16.04 Lumen PHP and Apache, only works the route / the others do not work [duplicate]

Hello, I used Ubuntu 16.04 and installed apache and Lumen. I created a Lumen test project called financas. The project folder is in the / var / www / html / sub-zero / financas folder When accessing in my localhost / sub-zero / financas...
asked by 13.04.2017 / 04:13
0
answers

How to configure SSL (HTTPS) in Apache locally?

For testing purposes, I need to locally configure my Apache to accept access to a certain site configured in Virtualhost with SSL. I believe that knowing how to configure SSL in the local environment is very useful for anyone working with the...
asked by 07.04.2017 / 03:35
1
answer

Logical Javascript Error in JSF page

I have a JSF page where I use primefaces. When I use the logical operator in my javascript functions, it exhibits this problem: the entity name must immediately follow the '&' in the entity reference.     
asked by 06.04.2017 / 15:26