What is the difference between authentication and authorization? Why it is important to understand difference between the two? Authentication vs. Authorization — what are they and how do they differ?
{ 15 comments }
by nixCraft on March 13, 2009 · 15 comments
What is the difference between authentication and authorization? Why it is important to understand difference between the two? Authentication vs. Authorization — what are they and how do they differ?
{ 15 comments }
by nixCraft on May 12, 2008 · 11 comments
How do I configure and install an FTP server in CentOS / RHEL 5 / Fedora Linux server?
{ 11 comments }
by nixCraft on April 30, 2008 · 0 comments
Can you explain the tux web server and its usage against regular apache httpd web server?
{ 0 comments }
by nixCraft on April 26, 2008 · 4 comments
I‘d like to put limits on user(s) who are uploading files. How do I restricts the total size of the HTTP request body sent from the client under Apache 2 Web server?
{ 4 comments }
by nixCraft on March 19, 2008 · 15 comments
I‘m using a CentOS Linux server with Apache 2 web-server 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?
{ 15 comments }
by nixCraft on April 6, 2006 · 12 comments
How do I test php installation with a phpinfo() page under UNIX / Linux Apache / nginx / lighttpd web server?
{ 12 comments }
by nixCraft on January 26, 2006 · 26 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 [...]
{ 26 comments }
