Thursday, February 23, 2006

How Can I Make My North Face Fluffy Again

Screenshot

In the file / etc / httpd / httpd.conf are using Mac OS X, the general configuration settings for the Apache Web server (OS X Server, see gray box). The file contains Mac OS X clients (not servers) since version 10.3 (Panther) following section: # # This controls Which options the. Htaccess files in directories can # override . Can also be "All", or any combination of "Options", "FileInfo", # "AuthConfig", and "Limit" # AllowOverride None All lines with a # (pound sign) in front are just commentary. Translated into German, the comment would read something like this:

# # This controls which options the htaccess files are taken into account..

# Can the values "All", or a combination of "Options", "FileInfo", None

AllowOverride All style="border: 1px solid rgb(153, 153, 153); padding: 2px 4px; display: block; width: 45em; white-space: nowrap; font-size: small;"> allows execution of all instructions in the
.
htaccess file.



AllowOverride AuthConfig allows instructions to password protect directories. To configure

style="border: 1px solid rgb(153, 153, 153); padding: 2px 4px; display: block; width: 45em; white-space: nowrap; font-size: small;">
Mac OS X Server 10.4 (Tiger Server)


To Apache on a Tiger Server *, you should not follow the instructions directly into the / etc / httpd / httpd.conf. The correct file to add instructions as
AllowOverride
is in the directory / etc / httpd / sites /

. In this directory are the virtual host Configuration files. Each virtual server has a configuration file in this directory (as configured Mac OS X Server to host multiple Web sites is). The Konfigurtion must be made in these files, even if only a single Web site on server, there is the configuration directory

sites. The file will be changed when either is

/ etc/httpd/sites/0000_any_80_.conf . I hope that it will work with this information also to OSX servers!
* is probably true for most previous versions

style="padding: 1px 4px; background-color: rgb(204, 204, 204);">

0 comments:

Post a Comment