Search 5,000,000+ questions and answers.

Frequently Asked Questions

How can I change the information that Apache returns about itself in the headers?

Apache Server Frequently Asked Questions
When a client connects to Apache, part of the information returned in the headers is the name "Apache" Additional information that can be sent is the version number, such as "1.3.26", the operating system, and a list of non-standard modules you have installed. Frequently, people want to remove this information, under the mistaken understanding that this will make the system more secure.
Related Questions

Is there any more information available on Apache?

Apache Server Frequently Asked Questions
Indeed there is. See the main Apache web site. There is also a regular electronic publication called Apache Week available. Links to relevant Apache Week articles are included below where appropriate. There are also some Apache-specific books available.
Related Questions

What private information from server-bound headers is removed?

Internet Junkbuster Frequently Asked Questions
The Internet Junkbuster pounces on the following HTTP headers in requests to servers, unless instructed otherwise in the options. The FROM header, which a few browsers use to tell your email address to servers, is dropped unless the from option is set. The USER_AGENT header is changed to indicate that the browser is currently Mozilla (Netscape) 3.01 Gold with an unremarkable Macintosh configuration. Misidentification helps resist certain attacks.
Related Questions

What should I do with my headers?

news.answers/waffle-faq
In general, you want your 'netmail' and 'netnews' parameters in static to result in valid headers, so that people can reply to you. If you can do so, get into a domain and domainize all your headers. It'll make your life easier and will do the same for people who exchange mail with you. The important thing to remember is that if you put a domain-style address out without being domainized, people will probably not be able to reply to your mail.
Related Questions

What is Apache?

Apache Server Frequently Asked Questions
runs on Windows NT/9x, Netware 5.x and above, OS/2, and most versions of Unix, as well as several other operating systems DBM databases for authentication allows you to easily set up password-protected pages with enormous numbers of authorized users, without bogging down the server. Customized responses to errors and problems Allows you to set up files, or even CGI scripts, which are returned by the server in response to errors and problems, e.g.
Related Questions

B.7. How do I send the correct MIME/HTTP headers using Apache .htaccess files?

Chinese XML FAQ 1.0
If you are using a recent version of the Apache server, then your Webmaster must give you "AllowOverride FileInfo" permission. Then you can put a file called .htaccess in any directory. (Note that in MIME terminology, "encoding" means "compression". In the XML encoding header, "encoding" means "coded character set") Here are some lines that may be useful-- Why do you want to send XML with the MIME type application/xml rather than text/xml? Because then the file will not be transcoded.
Related Questions

Can I change the headers, footers and margins when I print a recipe?

Living Cookbook Recipe Software - FAQ
Yes. Living Cookbook uses Microsoft Internet Explorer technology to display and print recipes. The steps to adjust the print settings for Living Cookbook are the same as those for Internet Explorer. See the application help topic titled "Modify print headers, footers and margins" for more information.
Related Questions

How can I change the way the formulation of the headers are shown ?

MesNews, Newsreader (faq)
You have to push the first button in the central bar, then choose Headers : choose now Hide the headers to see no headers, Minimal headers to see a few headers, and All headers to see all the headers. To have even more choice of headers use the sub-menu choice of headers to display and tick the headers of your choice.
Related Questions

How can I change mail headers?

FAQ - RT Wiki
Turn off the authentication requirement for all "NoAuth" directories. For Apache edit the server-wide httpd.conf file and add the folloing in RT's VirtualHost section (change the "/opt/rt3" to point to your installation): <Directory /opt/rt3/share/html/REST/1.
Related Questions

How can I change the headers in a mail template?

FAQ - RT Wiki
Default headers such as 'subject' and 'from' can be overridden with values at the top of templates. Many of the default templates show examples of modifying the subject. Some other examples may be available in Contributions and Template. Override From header with Template feature. <Don't add empty lines at the beginning to use this feature> From: Example Support Department <support@example.com> Sender: Example Support Department <support@example.
Related Questions

Q:Where can I find information about shipping and returns/repairs?

White Lightning: Frequently Asked Questions
Several things can cause flickering of the modeling lamp. As the modeling lamp circuitry is sensitive to ac line noise, noise caused by large air conditioning units, nearby fluorescent lighting, and electronic dimmer circuits may produce flickering. The problem can also occur when circuits are overloaded (perhaps with a large number of lights connected to a single circuit).
Related Questions

Where can I find information on returns?

Thorlabs - Your Source for Fiber Optics, Laser Diodes, Optic...
You can find information about returning items, by going to the â??Shopping Cartâ?? and clicking on â??Return Productsâ??.
Related Questions

What information is added to the headers?

CITES :: Spam Control :: FAQ
X-Spam-Origsender: The sender's address, in case the visible address in the From: field was spoofed or faked X-Spam-Bar (on messages scoring 1 to 100): The X-Spam-Score represented as 1 to 10 asterisks (*) for Procmail recipes to filter X-Spam-Flag (on messages scoring 80 to 100): Set to YES for email clients, including the CITES Express Email web interface, to filter
Related Questions

How and why was Apache created?

Apache Server Frequently Asked Questions
The About Apache document explains how the Apache project evolved from its beginnings as an outgrowth of the NCSA httpd project to its current status as one of the fastest, most efficient, and most functional web servers in existence.
Related Questions

How can I change the headers Gnus displays by default at the top of the article buffer?

Frequently Asked Questions: Appendices
The variable gnus-visible-headers controls which headers are shown, its value is a regular expression, header lines which match it are shown. So if you want author, subject, date, and if the header exists, Followup-To and MUA / NUA say this in ~/.gnus.el: setq gnus-visible-headers '("^From" "^Subject" "^Date" "^Newsgroups" "^Followup-To" "^User-Agent" "^X-Newsreader" "^X-Mailer"))
Related Questions

How can I change how message headers gets formatted?

MHonArc FAQ: Message Pages
There are several resources for controlling how message headers are converted into HTML. You can exclude fields and style fields with your own HTML markup.
Related Questions

How can I change HP Apache's document root?

hp apache-based web server faqs
DocumentRoot is the directory out of which you will serve your documents. By default, all requests are taken from this directory, but symbolic links and aliases may be used to point to other locations.
Related Questions

Where can I find information on writing an Apache 1.3.x module?

hp apache-based web server faqs
quot;Writing Apache Modules with Perl and C", by Stein and MacEachern, O'Reilly and Associates Inc.
Related Questions

What is "full headers"?

Frequently asked questions
Headers" is meta information embedded in an email. If someone asks for "full headers", they refer to all information regarding the email, not only the info usual shown: There are several other headers. Technicians need this sort of information in order to track the source of abuse, why a message did not go through etc.
Related Questions

How can I change the way returns are converted?

MIT IS&T: Web Publishing Reference - Frequently Asked Qu...
By default returns (newlines) are converted into spaces, but you can change this behavior using the +r [replacement] option. To break lines of poetry with slashes you might use: process-comments.pl -r '/ ' [files to process] The -r option turns off return conversion entirely. Be careful using this option, since many programs will deal with this in a strange manner (treating each user-typed line as a separate record).
Related Questions

Apache Server Frequently Asked Questions
Apache tries to be helpful when it encounters a problem. In many cases, it will provide some details by writing one or messages to the server error log. Sometimes this is enough for you to diagnose & fix the problem yourself (such as file permissions or the like). The default location of the error log is /usr/local/etc/httpd/logs/error_log, but see the ErrorLog directive in your config files for the location on your server.
Related Questions

Linux Server FAQs
Apache is the name of the software that allows you to run a web service on a Unix server. Apache is very popular and provides access to most web sites on the Internet.
Related Questions

What are Headers (Full headers)?

Juno Support - Spam and Safety - FAQ's- Value-priced Interne...
Message headers, or commonly called full headers, contain routing information for messages, including the sender, the recipients, the date when the message was sent, and the path it followed through the network from the sender's computer to the recipient's computer. To learn more, click here.
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact