Apple Mac OS X Server Dokumentacja

Przeglądaj online lub pobierz Dokumentacja dla Części komputerowe Apple Mac OS X Server. Apple Mac OS X Server Specifications Instrukcja obsługi

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 88
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 0
Mac OS X Server
Web Technologies Administration
Version 10.6 Snow Leopard
Przeglądanie stron 0
1 2 3 4 5 6 ... 87 88

Podsumowanie treści

Strona 1 - Mac OS X Server

Mac OS X ServerWeb Technologies AdministrationVersion 10.6 Snow Leopard

Strona 2

10 Preface About This GuideViewing PDF Guides OnscreenWhile reading the PDF version of a guide onscreen:Show bookmarks to see the guide’s outl

Strona 3 - Contents

Preface About This Guide 11Getting Documentation UpdatesPeriodically, Apple posts revised help pages and new editions of guides. Some revised he

Strona 4 - 4 Contents

12Use this chapter to become familiar with web technologies and to understand the major components before setting up web services and sites.Web serv

Strona 5 - Contents 5

Chapter 1 Web Technologies Overview 13When conguring Web service, make sure your DNS server is properly congured, and if you are going to requ

Strona 6 - 6 Contents

It is possible to write CGI scripts in several scripting languages, including Perl and Python. The folder /Library/WebServer/CGI-Executable is the def

Strona 7 - About This Guide

Chapter 1 Web Technologies Overview 15Providing Secure TransactionsTo provide secure transactions on your server, set up SSL protection. SSL let

Strona 8 - Using Onscreen Help

Understanding WebDAVIf you use WebDAV to provide live authoring on your website, you must create realms and set access privileges for users. Each sit

Strona 9 - Documention Map

Chapter 1 Web Technologies Overview 17Dening RealmsWhen you dene a realm, which is typically a folder (or le system), the access privileges y

Strona 10 - Printing PDF Guides

Web Server Responses (Content Handlers)When a le is requested, the web server handles the le using the response specied for the le’s sux. Respons

Strona 11 - Getting Documentation Updates

19Use this chapter to learn how to use Server Admin to set up Web service and to manage web settings and components.Mac OS X Server combines the l

Strona 12 - Web Technologies Overview

Apple Inc. K© 2009 Apple Inc. All rights reserved.The owner or authorized user of a valid copy of Mac OS X Server software might reproduce this public

Strona 13 - Key Web Features

Step 7: Congure web services.Use Web service settings to set up common settings shared between wikis, blogs, web calendars, and web-based mailing lis

Strona 14 - Conguring Your Web Server

Chapter 2 Working with Web Service 21Conguring Web Service General SettingsYou use the General settings pane in Web service to congure web ser

Strona 15 - Hosting More Than One Website

From the command line:To view a setting: m$ sudo serveradmin settings web:settingTo view a group of settings: m$ sudo serveradmin settings web:IFModul

Strona 16 - Understanding WebDAV

Chapter 2 Working with Web Service 23The server’s default MIME type is text/html, which species that a le contains HTML text.The web server is

Strona 17 - Dening Realms

Conguring Web Service Proxy SettingsYou use the Proxy settings pane in Web service to congure a forward proxy. A forward proxy is located between th

Strona 18

Chapter 2 Working with Web Service 25 5 Select the Enable Forward Proxy checkbox.If a forward proxy server is enabled, each site on the server

Strona 19 - Working with Web Service

Conguring Web Service Modules SettingsYou use the Modules settings pane in Web service to congure the web modules your server will use.The Web servi

Strona 20 - Setting Up Web Service

Chapter 2 Working with Web Service 27 7 In the SMTP Relay eld, click Congure and enter the name of the server used to deliver email noticati

Strona 21

Managing Web ServiceThis section describes typical day-to-day tasks you might perform after you set up Web service on your server. Initial setup info

Strona 22 - A Web service setting

Chapter 2 Working with Web Service 29Viewing Web Service LogsUse Server Admin to view the error and access logs for Web service, if you enabled

Strona 23

7 Preface: About This Guide7 What’s New in Web Service7 What’s in This Guide8 Using Onscreen Help9 Documention Map10 Viewing PDF Guides Onscree

Strona 24

For information about serveradmin, see its man page. For the basics of command-line tool usage, see Introduction to Command-Line Administration.Viewin

Strona 25 - $ sudo mkdir /var/run/proxy

Chapter 2 Working with Web Service 31Performance TuningYou can limit the period of time that users are connected to the server. You can also spe

Strona 26

Setting Persistent Connections for the Web ServerYou can set up your web server to respond to multiple requests from a client computer without closing

Strona 27 - Starting Web Service

33Use this chapter to create and manage websites that are hosted on your web server.With Web service congured and your web server running, you ca

Strona 28 - Managing Web Service

Step 3: Assign privileges for your website.The Apache processes that serve webpages must have Read access to les and Read/Execute access to folders.

Strona 29 - Viewing Web Service Logs

Chapter 3 Creating and Managing Websites 35Step 6: (Optional) Congure website Apache options.Use the Sites Options pane to congure Apache web

Strona 30 - Stopping Web Service

Setting Up Your WebsiteThe following sections provide instructions for setting up your website.Setting Up the Web FolderTo make les available through

Strona 31 - Performance Tuning

Chapter 3 Creating and Managing Websites 37WARNING: Do not try to access the server through the direct ports. Instead, allow your access to be

Strona 32

Conguring Website Apache OptionsThe default page appears when a user connects to your website by specifying a folder or host name instead of a le na

Strona 33 - Website Setup Overview

Chapter 3 Creating and Managing Websites 39Using Realms to Control AccessYou can use realms to control access and provide security to locations

Strona 34

4 Contents19 Chapter 2: Working with Web Service19 Setup Overview20 Turning Web Service On20 Setting Up Web Service21 Conguring Web Servic

Strona 35

9 Enter the realm location or folder you are restricting access to:Choose Location from the pop-up menu and enter a URL to the location in the Âweb

Strona 36 - Setting Up Your Website

Chapter 3 Creating and Managing Websites 41To enable access and error logs for a website: 1 Open Server Admin and connect to the server. 2 Cli

Strona 37 - Setting the Default Webpage

Enabling Secure Sockets Layer (SSL)Secure Sockets Layer (SSL) provides security for a site and its users by authenticating the server, encrypting info

Strona 38

Chapter 3 Creating and Managing Websites 43 4 Click Sites, then select the website in the list. 5 Click Security below the websites list. 6 I

Strona 39

For example, you could set up a redirect so that if the user enters a URL such as www.example.com/images/boats.jpg and the site has an images folder c

Strona 40

Chapter 3 Creating and Managing Websites 45To create or edit aliases the site responds to: 1 Open Server Admin and connect to the server. 2 Cl

Strona 41

The reverse proxy is usually enforced by an external or LAN rewall, which only permits authorized outbound connections to the web server through port

Strona 42

Chapter 3 Creating and Managing Websites 47Enabling Optional Web ServicesYou can enable additional web services such as wikis, blogs, or webmail

Strona 43

3 If you’ve restricted access to specic users, enter a valid user name and password.WARNING: Do not try to access the server through the direct po

Strona 44

Chapter 3 Creating and Managing Websites 49 4 Click the triangle at the left of the server.The list of services appears. 5 From the expanded S

Strona 45 - Setting Up a Reverse Proxy

Contents 552 Enabling WebDAV on Websites52 Using WebDAV to Share Files53 Conguring Web Content File and Folder Permissions54 Managing Multiple

Strona 46

Enabling a Common Gateway Interface (CGI) ScriptCommon Gateway Interface (CGI) scripts (or programs) send information between your website and applica

Strona 47 - Connecting to Your Website

Chapter 3 Creating and Managing Websites 51Monitoring Website ActivityUse website logs to monitor your website activity and server events. You c

Strona 48 - Managing Websites

Using WebDAV to Manage Website ContentWebDAV lets you or your users make changes to websites while the sites are running. With WebDAV, users or groups

Strona 49

Chapter 3 Creating and Managing Websites 53Browsers are not generally WebDAV-enabled, but a browser can access a WebDAV-enabled site and perform

Strona 50

If you need to change web content les and folders while you are logged in as an Âadministrator, those les or folders must be modiable by the admin

Strona 51 - Monitoring Website Activity

Chapter 3 Creating and Managing Websites 55Using Aliases to Have a Site Respond to Multiple NamesIf you want a website to respond to multiple na

Strona 52 - Using WebDAV to Share Files

Web Service CongurationAll folder listings in Web service use Apache’s FancyIndexing directive, which makes folder listings more readable.In Server A

Strona 53

Chapter 3 Creating and Managing Websites 57Indexing settings also apply to subfolders placed in the user’s Sites folder. If the user adds a cont

Strona 54

58Use this chapter to learn how to enable Webmail for the websites on your server to provide access to basic mail operations via a web connection.We

Strona 55 - User Content on Websites

Chapter 4 Conguring and Managing Webmail 59To use Webmail, a user must have an account on your mail server. Therefore, you must have Mail servi

Strona 56 - Accessing Web Content

6 Contents76 Viewing Web Modules77 Adding Web Modules77 Enabling Web Modules78 Changing Web Modules78 Deleting Web Modules79 Macintosh-Spec

Strona 57

Enabling WebmailUse Server Admin to enable Webmail for websites hosted on your web server. Changes you make take eect when you restart Web server.Imp

Strona 58 - Conguring and Managing

Chapter 4 Conguring and Managing Webmail 61You can congure the following SquirrelMail options to integrate Webmail with your site: Â Organizat

Strona 59 - Webmail Protocols

62Use this chapter to become familiar with open source applications Mac OS X Server uses to administer and deliver web services.Several open source

Strona 60 - Conguring Webmail

Chapter 5 Working with Open Source Applications 63File Description Apache 2.2 LocationConguration le for Web service /etc/apache2/ folderSite

Strona 61

Restoring the Default CongurationIt is possible to restore a factory setting or default conguration of Apache without reinstalling Mac OS X Server.

Strona 62 - Applications

Chapter 5 Working with Open Source Applications 65To stop Apache from the command line: 1 Open your script. 2 Enter the following command:serv

Strona 63

Follow the instructions that accompany the warning messages if you require those optional components.Consult Axis User’s Guide to learn more about usi

Strona 64 - Using the apachectl Script

Chapter 5 Working with Open Source Applications 67 4 Click Settings, then click General. 5 Select the Enable Tomcat checkbox. 6 Click Save.Fr

Strona 65 - Using Apache Axis

5 Select the “Allow network connections” checkbox to permit users to access MySQL service.This grants users access to database information through

Strona 66 - Working with Tomcat

Chapter 5 Working with Open Source Applications 69Starting MySQL ServiceYou start MySQL service from Server Admin.To start MySQL service: 1 Ope

Strona 67 - Working with MySQL

7This guide provides instructions for setting up and managing a web server and websites, and how to use open source web technologies.Mac OS X Serve

Strona 68

Viewing MySQL Service and Admin LogsMySQL service keeps two types of logs: Â The MySQL service log, which records the time of events such as when MySQ

Strona 69 - Starting MySQL Service

Chapter 5 Working with Open Source Applications 71At some point a newer version of MySQL will be posted to www.mysql.com. At that time you can d

Strona 70 - Upgrading MySQL

Managing the Deployment of Ruby on Rails ApplicationsYou can use Server Admin to manage the deployment of Ruby on Rails applications with the Apache 2

Strona 71 - Working with Ruby on Rails

Chapter 5 Working with Open Source Applications 73 9 Select the Enable Reverse Proxy checkbox. 10 Verify that the Proxy path eld is set to “

Strona 72

If you specied a model or scaold in your Rails application, the URL might be something like http://127.0.0.1/rails/<ModelName>.You should see

Strona 73

75Use this chapter to become familiar with Apache web modules that provide key features and controls for Web service.The Apache web server include

Strona 74

dav_module and dav_fs_module should be in the same state. Âencoding_module requires that headers_module, dav_module, and dav_fs_module Âare enabled.c

Strona 75 - Managing Web Modules

Chapter 6 Managing Web Modules 77Adding Web ModulesYou can use Server Admin to add web modules to your web server.Before you can add a web modul

Strona 76 - Viewing Web Modules

Changing Web ModulesYou can use Server Admin to change web modules on your server.To modify web module settings: 1 Open Server Admin and connect to t

Strona 77 - Enabling Web Modules

Chapter 6 Managing Web Modules 79Macintosh-Specic ModulesWeb service in Mac OS X Server installs the following modules specic to the Macintosh

Strona 78 - Deleting Web Modules

8 Preface About This GuideChapter  6, “Managing Web Modules,” describes the modules included in Mac OS X Server and explains how to install,

Strona 79 - Open Source Modules

PHPPHP Hypertext Preprocessor (PHP) lets you handle dynamic web content by using a server-side, HTML-embedded scripting language resembling C. Web dev

Strona 80

Chapter 6 Managing Web Modules 81EncodingEngine directive: This directive enables and disables mod_encoding. Correct operation of mod_encoding a

Strona 81

For additional information about mod_encoding, download a version and read additional documentation provided in the source distribution from www.denpa

Strona 82

83If you experience a problem with Web service or its components, use the tips and strategies in this chapter.From time to time you might encounte

Strona 83 - Solving Web Service Problems

If a Web Module or Component Is Not Functioning as ExpectedTry the following strategies to uncover the problem:Read the error log in Server Admin for

Strona 84 - If a CGI Script Does Not Run

Aaccessaliases 43Apache Axis 65blog service 14CGI script permissions 50client connections 31, 32proxy server 24securing web content 57user 17,

Strona 85

86 IndexDefaultClientEncoding directive 81digest authentication, WebDAV 39, 79digest module 75directory services, Open Directory 79disk_cache m

Strona 86 - 86 Index

Index 87viewing 76mod_xsendle module 82Mongrel web server 71mongrel_rails tool 71multicast DNS registration 65, 79multihoming 54multiple web

Strona 87 - Index 87

88 IndexUupgradingApache web server 13MySQL 70user accounts, webmail 59usersaccess control 17, 39blog service 14home folders 55permissions 1

Strona 88 - 88 Index

Preface About This Guide 9Documention MapMac OS X Server has a suite of guides that can cover management of individual services. Each service ma

Komentarze do niniejszej Instrukcji

Brak uwag