Top "Apache2" questions

Apache (HTTP Server) /əˈpætʃiː/ is a modular cross-platform web server software with a large variety of features(called modules) including SSL, compression, log, proxy and server-side programming language interfaces like Perl, Python, Tcl, and PHP.

How to convert .pem into .key?

I already have purchased SSL certificate and i have received certificate and a .pem file as a private key? from …

ssl apache2 openssl
How to determine if OpenSSL and mod_ssl are installed on Apache2

Does anyone know the command to determine if OpenSSL and mod_ssl are installed on Apache2?

ssl apache2
Correct owner/group/permissions for Apache 2 site files/folders under Mac OS X?

It's hard to find Mac-specific answers to this question on the web, so I'm hoping someone out there can put …

macos permissions apache2 chmod chown
Apache won't follow symlinks (403 Forbidden)

I'm having some trouble setting up Apache on Ubuntu. I've been following this guide. # /usr/sbin/apache2 -v Server version: …

apache configuration apache2 symlink
Failed Apache2 start, no error log

I would restart Apache2 but there comes an Error $ sudo service apache2 start Starting web server apache2 Action 'start' failed. …

apache2 error-log
413 Request Entity Too Large - File Upload Issue

I am trying to upload 30MB file on my server and its not working. When I upload 30MB file, the …

php nginx apache2
htaccess <Directory> deny from all

I've been cleaning up my project lately. I have a main .htaccess in the root directory and 6 others. 5 of them …

apache .htaccess apache2
what does it mean "(include_path='.:/usr/share/pear:/usr/share/php')"?

I have file structure on EC2 like : but facing some file referencing problem. index.php -db -config.php -cron -cron1.…

php path cron apache2 include-path
Decrypt password created with htpasswd

I created a protection for my web pages with apache2 in ubuntu. Now I am creating an application in c++ …

c++ apache ubuntu encryption apache2
Apache: Restrict access to specific source IP inside virtual host

I have several named virtual hosts on the same apache server, for one of the virtual host I need to …

apache apache2