Top "Apache" questions

Use this tag (along with an appropriate programming-language tag) for programming questions relating to the Apache HTTP Server.

Unable to establish SSL connection, how do I fix my SSL cert?

I'm trying to wget to my own box, and it can't be an internal address in the wget (so says …

apache ssl openssl wget
XAMPP: Couldn't start Apache (Windows 10)

I'm using XAMPP, and I can start Apache, but, MySQL (phpMyAdmin) start! When I start, I get this error; 10:07:49 [Apache] …

php apache xampp
Directory index forbidden by Options directive

I'm using the dompdf plugin for codeigniter: http://codeigniter.com/wiki/PDF_generation_using_dompdf/ to generate pdfs from a …

php apache .htaccess codeigniter
Only variable references should be returned by reference - Codeigniter

After the server PHP upgrade I am getting the following error with PHP Version 5.6.2 on Apache 2.0 A PHP Error was …

php apache codeigniter apache2 codeigniter-2
Site does not exist error for a2ensite

I have cmsplus.dev under /etc/apache2/sites-available with the following code, <VirtualHost *:80> ServerAdmin [email protected] ServerName …

apache apache2 virtualhost
How can I install Apache Ant on Mac OS X?

I tried to install Apache Ant on my Mac and I followed the next steps : I downloaded apache-ant-1.8.1-bin.tar.…

apache ant macos
How to automatically redirect HTTP to HTTPS on Apache servers?

Environment Centos with apache Trying to setup automatic redirection from http to https From manage.mydomain.com --- To ---&…

linux apache .htaccess webserver httpd.conf
deny direct access to a folder and file by htaccess

Here is the scenario: There is a index.php file in root folder some files are included in index.php …

php regex apache .htaccess mod-rewrite
Xampp MySQL not starting - "Attempting to start MySQL service..."

I've just installed XAMPP for Windows - should be the newest version (XAMPP Control Panel v3.2.1). Apache is running just …

mysql windows apache installation xampp
Apache is downloading php files instead of displaying them

OS and server information: CentOS 6.4 (Final) Apache 2.2.15 PHP 5.5.1 I previously had php 5.3.x installed but decided to upgrade. I first …

php apache centos