How do I pass the referrer (HTTP referrer)as an HTTP header field using curl command under Linux OR Unix operating systems?
{ 0 comments }
How do I create a custom static HTTP 404 or HTTP 403 error page under nginx web server?
{ 2 comments }
My current version is disabled after upgrade. How do I install Firebug under Firefox 3 web browser?
{ 1 comment }
Q. How do I run a shell script from a web server or a web page under Apache or Lighttpd websever? A. In order to run a shell script from a web page you need Apache web server configured with cgi access. Apache CGI allows documents/files in cgi-bin directory treated as application and run by [...]
{ 4 comments }