Most voted "apache" questions
Apache HTTP Server, commonly referred to as Apache, is an open-source HTTP server. Use this tag for software development issues that specifically involve Apache HTTP Server. Do not post Apache HTTP Server configuration and support issues, these are not within the scope of the site.
Learn more…631 questions
Sort by count of
-
0
votes0
answers34
viewsListing does not complete all lines
I have a problem when it comes to making a list. There are hours that normal list and there are hours that does not show all lines In this image above shows 7 lines more would have to show 15. the…
-
0
votes1
answer54
viewshtdocs change Apache 24 in windows
I am reading a lot around, including pages in English. But no explanation works. Or it works and something is missing. I’m trying to change the location of the folder htdocs of Apache24 to disk D.…
-
0
votes1
answer48
views -
0
votes2
answers48
viewsApache slave server
The doubt is quite simple, so I’m sorry for the ignorance. I’m setting up a website with apache and the same will receive thousands of access, the doubt would be, what to do when the access limit of…
-
0
votes1
answer220
viewsHow to enable HTTP Keep Alive
I am developing an application that needs to carry out many back-end requests. I would like to try the model of keeping the connection open: Keep-Alive. But in practice I have no idea where to…
-
0
votes1
answer160
viewsApache Tomcat Eclipse Java IDE
Hello, I’m having a problem with booting my Tomcat server, first he accused that problem of "Localhost already in use", after searching about I changed the ports and he climbed the server for a…
-
0
votes1
answer180
viewsScriptcase port 8090 external access
Dear, I have the following problem, I have a Windows Server 2012, in which I have installed the IIS, which works perfectly. I had to install another program (Scriptcase) that installs an Apache on…
-
0
votes0
answers51
views$_SERVER['LOGON_USER'] equivalent on Linux
In the company where I work, there was an ISS-based PHP5 server, however it is migrating to another Debian-based Apache server with PHP7.0. I enabled the errors of the new server, and I see that I…
-
0
votes0
answers343
viewsHow to configure . htaccess to block direct access to all directories except public
I have a problem with setting up . htaccess, I want the user to have access only to the public folder, so I created a . htaccess at system root blocking access to all folders and files, and one in…
-
0
votes0
answers22
views.htaccess add http redirect exception to https?
I need the entire site to be redirected to https, but with a single page in exception. This page is running a iframe http and I hope that it will not be redirected to .https. I tried it this way:…
-
0
votes1
answer424
views403 Forbidden on 192.168.0.1; 127.0.0.1 successfully accesses
I installed Easyphp (Win7) with Apache 2.4.25 x86 on a memory card (E:), I successfully set up the website directory (E:/My Web Sites/) and climbed Apache. When performing local access in 127.0.0.1…
-
0
votes1
answer294
viewsApache no longer starting after ssl_module enabled?
Apache used to work normally. However, when I was trying to set up my intranet for sending emails, I was directed to enable the Apache ssl_module. Just click on it that Apache fell and never came…
-
0
votes1
answer80
viewsWhy are apache subdominios sending to the default site?
Today I have a PHP system that uses an IP, so it looks like this: http://200.204.203.345/system I’m setting up subdominios to answer the requests and stay that way http://sistema1.empresa.com.br…
-
0
votes1
answer132
viewsAccess Prohibited when copying and pasting new home.php
I have a project and it is all in English on the main page being "home.php", I can access it normally in place using "localhost/Colwithgit", however, I need to make a version of this page in…
-
0
votes0
answers12
viewsApache server
Congratulations to everyone. I’m starting on the programming adventure. I am doubtful to understand the difference between a hosting server and the apache server. Why does the hosting server that is…
apacheasked 4 years, 12 months ago Wesley pereira de paula 1 -
0
votes1
answer66
viewsHow to call a. php file function using Apache?
I’m trying to make an api and wanted to call different functions of the same php file. The way I managed to do, it works like this: <?php include("ClassVeiculos.php"); $Veiculos = new…
-
0
votes1
answer28
viewsExt-zip problem in Composer
Good morning, I need to install the class phpoffice/phpspreadsheet via Poser, but always tell me that ext-zip is not installed on my machine, the big problem is that I have installed all the…
-
0
votes0
answers22
views -
0
votes0
answers52
viewsLoad active Rails admin css and js in apache
Friends decided to post this doubt after much research and unsuccessful attempts. I am setting up a VPS, where a website is being hosted that contains an administration section. Front is in React…
-
0
votes0
answers28
viewsIs it possible to create access accounts for apache?
I’m new to this area and I’m a little confused about the user authentication process on a website served by apache. The scenario is, I have a website and this one must be accessed through user…
apacheasked 4 years, 8 months ago Prosperino Acacio 19 -
0
votes1
answer23
viewsCustomize validation message in Wicket
I currently have a project that is using Wicket 7.8.0 and Java 8 and I have one DateTextField that every time I put one wrong date, the FeedbackPanel reports that the: "deDateField" não é um número…
-
0
votes0
answers554
viewsRequest being Barred by CORS policy
I’m trying to build my Front End using the Icinga API, but I’m constantly encountering the following error: Access to Xmlhttprequest at…
-
0
votes0
answers44
viewsLaravel: Duplicate project in same directory
Good morning, everyone! I have a Laravel API on a server in the folder /www/var/html/api1, for second reasons I have to build another API on the same server, so I duplicated the one I had to…
-
0
votes1
answer233
viewsProblem when creating a connection between PHP and Postgresql
I am unable to make the connection to the Postgresql database. Follows the code: <?php class Conexao { private $usuario; private $senha; private $banco; private $servidor; private $porta; private…
-
0
votes2
answers456
viewsblock access to a particular directory via htaccess with password
I currently have a server where I leave my web projects running, some of them in Laravel, so far without problems, however I want to create a password restriction on .htaccess to the root, For…
-
0
votes0
answers49
viewsStrange Issue Cannot allocate memory with free memory available in centos
I’m facing a really Strange Issue in my vps, well Lets me explain im Getting Many: (12)Cannot allocate memory: [client 172.68.211.52:49792] couldn't create child process: 12: ea-php56 or (12)Cannot…
-
0
votes1
answer86
viewsApache does not find URL
I developed my page using angular Only that by giving the ng build --prod --bh=/projeto/ When I want to access my system by sending a parameter via url The same only works if you are using the…
-
0
votes1
answer153
viewsWildcard SSL certificate in Apache 2.2 and Ubuntu 13.04
I am trying to install a Wildcard SSL certificate on an Ubuntu 13.04 server with Apache 2.2, with 3 Virtualhosts: sites-enabled: 000-default intranet.dominio.com forum.dominio.com sites-available:…
-
0
votes1
answer20
viewsLaravel 4 application does not write to files
I have an Apache server installed in the Centos 7 Operating System and an application built through the Laravel 4.2 Framework, I have already changed the permissions of the system directories with…
-
0
votes1
answer242
viewsdll error in apache
I installed wampserver 3.1.7 on Windows 8.1 64, and apache is showing the following message. I have tried with newer versions of wampserver and the error persists, what changes is the word "isupper"…
-
0
votes1
answer824
viewsCurl Error #:SSL Certificate problem: Unable to get local Issuer Certificate
Hello, I need to request an API using Curl in php, but the server response is "Curl Error #:SSL Certificate problem: Unable to get local Issuer Certificate". The other certificates, which are being…
-
0
votes0
answers1421
views#2054 Unable to login to Mysql server - Phpmyadmin - APACHE ( PASSWORD ERROR)
I was doing the settings, at the time of installing mysql I ended up putting a password but ended up missing believe. Now when logging into Myphpadmin - it gives this error. I’m Using Apache>…
-
0
votes0
answers162
viewsI can’t file a request for flask through the angular on apache
[RESOLVED] I managed to solve. I used Proxypass to redirect meudominio/api requests to localhost:8000, and changed the request url in my angular project to meudominio/api, and then it started…
-
0
votes1
answer33
viewshttp4component Proxy + SSL error in the request to the external service
Speak class, speak class, I’m using Apache Camel in my project to do an integration. At first I was making a connection with an external service with certificate, working locally, when deploying on…
-
0
votes0
answers281
viewsConfiguration of . htaccess for Nodejs and React application using the same domain
Hello, I am configuring an application on a cPanel server. The backend was developed in Node JS and will be published in a URL with the following format: https://teste.com/api; The frontend was…
-
0
votes0
answers76
viewsHEADERS Content-Security-Policy on APACHE HTTPD with Proxypass and Proxypassreverse
I need to include headers from CSP within Apache HTTPD. Configuration I currently have: servor_backend IP: 10.10.10.11 WebServer: Apache Tomcat 6 Port: 8080 (http), 8009 (ajp) servor_frontend IP:…
-
0
votes0
answers18
viewsError 404 when sending link
good afternoon my dear, I am having a problem here, I am using apache2 and nodejs for the development of a website, www.ecofotoextensaouniversitaria.eco.ufrj.br the site and its navigation works…
-
0
votes0
answers19
viewsError 415 when sending a zipped SOAP message ( SWA - SOAP with Attachments) using apache Camel
I am doing an integration. Using Soapui worked perfectly. but when it came to java the problem of "415" occurred. In Soapui in the Attachment part I put an option called"Part" and in it a specific…
-
0
votes0
answers24
viewsCross-origin locked in Xmlhttprequest
My javascript function is on https://subdominio.site.com.br/ tries to reach a file .JSON via GET in the main domain https://www.site.com.br/ and the return is the error in the browser console.…
-
0
votes1
answer31
viewsRedirect from a URL within the Laravel
Good afternoon, I have a problem: I have a system for the company that I work with that is used only internally, so it is accessed only through VPN, however we will open this system to external…
-
-1
votes1
answer67
viewsError 500 when using rewrite with the same file name (/tag/ does not go to /tags.php)
I recently migrated my server to Ubuntu 14.04 with PHP 5.5.9 and Apache/2.4.7, but the rewrite that has string file name simply doesn’t work. Error 500 RewriteRule ^tag/?(.*)/?$ /tags.php?tag=$1 [L]…
-
-1
votes1
answer515
viewsConvert Nginx redirect rule to . htaccess
I have the following rule on an Nginx server in production: server { server_name meusite.srv.br; rewrite ^(.*) http://www.meusite.srv.br$1 permanent; } server { server_name www.meusite.srv.br;…
-
-1
votes1
answer79
viewsFTP alias of /home for /www
Long live, I created in Ubuntu all the necessary configuration to access by FTP, but at a certain point I found a problem: I have restricted so that each user can only access their /home/$USER…
-
-1
votes1
answer77
viewsHelp in creating the . htaccess file
Hey, fellas, good afternoon. I’ve been trying for days to create a nice . htaccess, but we’re having some difficulties. Here are examples of what I need, remembering that everything needs to be in…
-
-1
votes1
answer305
viewsTwo domains pointed to the same instance ec2
I have two domains, abc.com.br and Xyz.com.br. I am pointing both to the same instance ec2 on Amazon. I have two php (wordpress) applications within this instance, one that is in /var/www/html and…
-
-1
votes1
answer31
viewsHtacess rewrite does not open index
Hi, have this .htacess RewriteEngine On RewriteBase / RewriteRule ^(css|images|js|fonts) - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond…
apacheasked 8 years, 2 months ago Pampulha Tech 1 -
-1
votes1
answer28
views2 Apaches running Mac
I’m lost in setting up my local development environment. I have 2 Apaches running on my machine and would like only one, also want to leave running PHP 7. these are the two places:…
-
-1
votes1
answer346
views.htaccess to prevent navigation
I have a Debian server and the directory to put projects in apache is the traditional /var/www/html, I’m trying to block browsing directories and sub-directories through the browser with . htaccess…
-
-1
votes1
answer1340
viewsError while starting Apache
How do I solve this kind of mistake? -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- A unidade apache2.service está sendo iniciada. Out 28 13:41:53 fabiano-ubuntu…
-
-1
votes1
answer1389
viewswamp error via network
Good night. I installed a web system on a machine where I have installed Wamp 3.1.0, but when I try to access it through another machine connected to the same network I come across the following…