5 FAQ tagged "apache_web_server"
Viewing 1-5 of 5 FAQ -- Hide the Apache Web Server Version number with ServerSignature and ServerTokens directives
Q. How do I hide the Apache version number under CentOS Linux 5 server?
A. You can easily hide Apche (httpd) version number and other information. There are two config directives that controls Apache version. The ServerSignature directive adds a line containing the Apache HTTP Server server version and the ServerName to any server-generated documents, such [...] - Disable SELinux for only Apache / httpd in Linux
How do I disable SELinux protection for only Apache web server in Linux? I’m using CentOS Linux server.
- Linux / UNIX Setup and run php script as a cron job
Q. I’ve nicely written PHP script that I’d like to run as a cron job. I’m using CentOS 4.5 as server with Apache web server. How do I setup a PHP script as a cron job?
A. You need to setup execute permission on a php script. You need to use chmod command to change file [...] - Howto rebuild Apache for Cpanel Linux / UNIX Server (Control Panel)
Q. I’d like to rebuild Apache web to include support for additional modules or to latest version. How do I rebuild Apache for Cpanel Server?
A. Building Apache is quite easy under Cpanel server.
Procedure to Rebuild Apache for Cpanel
Login as the root using ssh
Type the following commands:
# cd /scripts
# ./updatenow
# ./easyapacheJust follow on screen instructions to [...]
- Apache redirect domain.com to www.domain.com
Q. What’s the best way to redirect domain.com to www.domain.com on the url address bar whenever someone omits or skip the www from domain.com? My site can be reached by two different URLs. For example http://domain.com/about/us.html and http://www.domain.com/about/us.html
How do I do configure Apache web sever vps for this task?
A. Apache (web server) 301 redirect [...]
Viewing 1-5 of 5 FAQ - ( see all popular tags )



Recent Comments
Yesterday ~ 12 Comments
Yesterday ~ 7 Comments
Yesterday ~ 2 Comments
Yesterday ~ 3 Comments
Yesterday ~ 3 Comments