configuration options

How do I configure and install an FTP server in CentOS / RHEL 5 / Fedora Linux server?

{ 10 comments }

Can you explain the tux web server and its usage against regular apache httpd web server?

{ 0 comments }

I’d like to put limits on user file uploading size. How do I restricts the total size of the HTTP request body sent from the client under Apache 2 Web server?

{ 2 comments }

Q. I’m using CentOS Linux server with Apache 2 and PHP. I’ve created .htaccess file for URL rewrting and other configuration options. However, my Apache version 2 .htaccess configuration is not working at all. How do I fix this problem?

{ 11 comments }

How do I test php installation with a phpinfo() page under UNIX / Linux Apache / nginx / lighttpd web server?

{ 10 comments }

Q. How do I protecting a directory in Apache on linux? A. There are many ways you can password protect directories under Apache web server. This is important to keep your file privates from both unauthorized users and search engines (when you do not want to get your data indexed). Here you will see the [...]

{ 21 comments }