How do I remove www from all my urls so that search engine can only rank domain.com/ urls under Linux Apache web server?
{ 5 comments }
by nixCraft on June 2, 2008 · 5 comments
How do I remove www from all my urls so that search engine can only rank domain.com/ urls under Linux Apache web server?
{ 5 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 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 }
