SlideShare una empresa de Scribd logo
1 de 6
Descargar para leer sin conexión
Web Hosting
                                                     Comprehensive, scalable solutions for hosting dynamic websites,
                                                     secure web services, and enterprise applications.




 Features                                            Mac OS X Server combines the latest open source and standards-based Internet services
                                                     in a complete, easy-to-use web hosting solution. At the core is Apache, the world’s most
  High-performance Apache web server
                                                     popular web server. Performance optimized for Mac OS X Server, Apache provides fast,
• Support for 64-bit services, including Apache 2,
  MySQL 5, and Java VM on Intel
                                                     reliable web hosting and an extensible architecture for deploying enterprise Java
• Apache 2.2 and 1.3 with HTTP 1.1 support1          applications and delivering dynamic content and sophisticated web services. Apple’s
• Support for virtual hosting, including multiple    innovative administrative tools make it possible for organizations of any size to host
  IP addresses and virtual domains                   websites and deploy powerful web applications quickly, easily, and affordably.
• Encrypted data transport using SSL and TLS
                                                     Mac OS X Server takes the complexity out of configuring, hosting, and managing
• WebDAV support for collaborative content
                                                     websites. An intuitive administrative interface makes it easy to get started with a static
  publishing
                                                     website, while providing advanced capabilities for professional webmasters responsible
  Dynamic content deployment                         for deploying sophisticated services. Tools for serving dynamic content, CGI scripting,
• Extensible Apache module architecture              enterprise applications, database integration, wikis, and blog publishing and syndica-
• Inline HTML scripting using server-side            tion are already built in, as is OpenSSL for encrypted data transport. Mac OS X Server
  includes (SSIs) and PHP                            combines all of these web technologies with innovative management tools for superior
• Support for the UNIX CGI 1.1 standard and          ease of use. Right out of the box, it’s ready to host secure e-commerce sites, transaction-
  scripting using Perl, Ruby, and Python
                                                     based intranet solutions, and robust web services.
• Apache Tomcat 5 for hosting JavaServer Pages
  (JSPs) and Java Servlets                           Web Hosting at a Glance
• Ruby on Rails with Mongrel and Capistrano
• Apache Axis for SOAP and WSDL Web Services
• WebObjects Deployment 5.4
                                                            2
• MySQL version 5 with AMP integration
• ODBC and JDBC database connectivity
                                                                                         1
  Wikis and blogs                                                                                                                             5
                                                                3
• Apple-developed Wiki Server for content
  publishing and group collaboration
• Content syndication using RSS, RSS2, and Atom
• Apple-designed templates and themes                                                                   Internet
                                                                                     4
  Security and authentication
                                                                    CGI
• Public key infrastructure (PKI) for X.509                                Servlet
  certificate–based authentication
• 128-bit strong cryptography worldwide              1 Provide reliable, high-performance web hosting with the built-in Apache web server.
• Flexible security controls with realm-based
                                                     2 Host multiple websites on a single server, using SSL and realm-based authentication
  user name and password authentication
                                                       to secure network transactions and control access to web content.
• Open Directory integration for digest and
  single sign-on authentication                      3 Link your site to a database using the included MySQL database; ODBC and JDBC
                                                       database connectivity is also supported.
                                                     4 Generate dynamic server-side content with CGIs and Java Servlets.

                                                     5 Deliver web content and deploy enterprise Java applications to Internet clients with
 Technology Brief                                      any standards-based browser.
 Mac OS X Server: Web Hosting
Technology Brief                         2
                                                                                                Mac OS X Server: Web Hosting




                                                 Apache-Based Web Hosting
Automatic web hosting                            Included in Mac OS X Server is Apache, the most widely used HTTP server on the
With Mac OS X Server, you can provide            Internet. Mac OS X Server offers experienced webmasters support for using either
web hosting services for users throughout        Apache 2.2 or Apache 1.3 from within the Server Admin application.1
your organization automatically. Mac OS X
clients can simply save HTML content to the      One-step website deployment
Sites folder in their network home directory,    You don’t need to be an experienced webmaster to set up websites and host them
and it’s instantly available online. And since   on Mac OS X Server. Apache is preconfigured with default settings, so deployment is
content is hosted on the server—rather           as simple as selecting Start Web in Server Admin. Any HTML content saved to the
than on users’ computers—there’s no need
                                                 server’s default web folder will be served over the Internet automatically.
to reconfigure firewall settings or arrange
static IP addresses for your network clients.




                                                 Server Admin has a graphical interface that makes it easy to customize settings and
                                                 implement advanced web hosting features. You can configure security options, define
                                                 MIME types and content handlers, and turn on additional services, including WebDAV
                                                 and webmail. The web server supports aliases for greater website flexibility, allowing
                                                 you to move web pages without breaking links and create multiple URLs that refer to
                                                 a single file. Server Admin also makes it easy to set up a proxy server for improving the
                                                 efficiency and security of your organization’s network.

                                                 Collaborative web publishing using WebDAV
                                                 Mac OS X Server includes support for Web-based Distributed Authoring and Versioning,
                                                 or WebDAV. This enhancement to the HTTP protocol turns a website into a document
                                                 database that enables collaborative creation, editing, and searching from remote
                                                 locations—particularly useful for updating content on a website. WebDAV works with
                                                 popular web publishing applications such as Adobe GoLive and iWeb, allowing web
                                                 content creators on any Internet-connected computer to open files, make changes or
                                                 additions, and save those revisions back to the web server—while it’s still running.
Technology Brief                          3
                                                                                                 Mac OS X Server: Web Hosting




                                                 Hosting multiple websites
                                                 Support for virtual hosting in Mac OS X Server allows you to host multiple websites on
                                                 a single server. Depending on how you configure the server, each website can have
                                                 a different domain name (using virtual domains) and even a different IP address. In
                                                 addition, each website can be configured with unique security options and separate
                                                 log files for tracking and reporting.




                                                 Security and Authentication
OpenSSL                                          Mac OS X Server integrates OpenSSL with the Apache web server, providing support
OpenSSL is the open source cryptographic         for strong 128-bit encryption and public key infrastructure (PKI) authentication using
toolkit for implementing the Secure Sockets      X.509 digital certificates. This high-grade security architecture protects credit card
Layer (SSLv2 and SSLv3) and Transport            information and other confidential personal and business data transmitted during
Layer Security (TLSv1) protocols over TCP/IP
                                                 web transactions.
networks. Using OpenSSL, Mac OS X Server
supports X.509 digital certificates for client
and server authentication. It also provides
strong 128-bit encryption worldwide.




                                                 Digital certificates issued by a trusted third-party Certifying Authority (CA) enable users’
                                                 web browsers to authenticate your server using SSL for e-commerce or secure web
                                                 transactions. CA companies, such as VeriSign, Entrust, and Thawte, provide independent
                                                 verification of your company information and domain name, ensuring the identity of
                                                 your online store or other secure website.
Technology Brief                            4
                                                                                                 Mac OS X Server: Web Hosting




                                                  Flexible access controls with realms
                                                  Server Admin makes it easy to set up realms to require user authentication for areas
                                                  of your website. Especially valuable for intranet sites and for collaborative publishing
                                                  scenarios, realms allow you to secure specified web pages and manage browsing and
                                                  authoring privileges on a per-user or per-group basis.




Apache modules                                    You can define realms for different groups that use your website, such as customers,
Open source and Apple-developed Apache            partners, students, or departments, and specify access privileges to the appropriate
modules extend the capabilities of your web       pages for each group. You can also require user authentication to access any hosted
server. More than 40 modules are provided         page or folder with a specific string of characters in the URL. Mac OS X Server provides
with Mac OS X Server, including the following:
                                                  integration with Open Directory for digest and single sign-on authentication.
mod_dav. Provides class 1 and class 2
WebDAV functionality for creating, moving,
copying, and deleting resources and collec-       Hosting Dynamic Content
tions on a remote web server.
                                                  Apache is extremely flexible, so you can add dynamic content for a more interactive
mod_perl. Integrates the Perl programming         Internet solution. Dynamic content enables you to host stores, auctions, shared
language with web services and scripts.           calendars, portal systems, polls, and other database-driven services. The robust
mod_php4. Enables the use of PHP for              server-side architecture in Apache supports dynamic content generated by server-
writing dynamically generated web pages.          side includes (SSIs), PHP and Apache modules, and custom CGIs—as well as by
mod_ssl. Combines SSL and TSL support for         JavaServer Pages (JSPs) and Java Servlets. The Server Admin tool makes it easy
hosting secure websites using HTTPS.              to extend Apache functionality—simply click the checkbox to enable or disable
mod_auth_apple. Enables Open Directory
                                                  each module.
to authenticate users from any defined LDAP
directory server.
mod_macbinary_apple. Provides MacBinary
encoding support for downloading older
Mac files that contain resource forks.
mod_hfs_apple. Adds security for case-
insensitive volumes such as HFS+.
apache_mod_bonjour. Registers individual
users’ sites to enable discovery using Bonjour.
mod_spotlight_apple. Provides web-based
searching of Spotlight-indexed content on
the server.
Technology Brief                           5
                                                                                               Mac OS X Server: Web Hosting




                                                Inline scripting
PHP modules                                     Server-side includes (SSIs) and PHP provide a simple way to add dynamic information
Modules built into Mac OS X Server extend       to web pages. These inline scripting languages allow you to embed dynamic logic in
the capabilities of PHP with a range of         your HTML code, rather than writing a separate program that generates HTML. SSIs are
services, including ODBC database con-          used to insert boilerplate or frequently updated content as a page is sent to the user—
nectivity, CURL library connections, Web        so you can make edits once and keep all your pages current. PHP is commonly used
Distributed Data Exchange (WDDX), and
                                                to extract information from a database and publish it dynamically on each request.
XML-RPC Web Services. Additional modules
                                                You can also use inline scripts to vary web content based on the client’s browser or
provide integrated support for dynamic
image creation using GD Library, reading
                                                operating system, providing more relevant information for a better user experience.
EXIF metadata from digital cameras, and
                                                Common Gateway Interface (CGI) scripts
reading and writing compressed files
                                                A Common Gateway Interface is a set of rules for sophisticated interactions between
using Zlib.
                                                the web server and server-side applications. CGI scripts allow users, for example, to
                                                place a product order or respond to an information request. The CGI takes care of
                                                connecting to a database—validating, searching for, or storing information—and
                                                formatting the results as HTML code. Any piece of software can be a CGI program
                                                if it handles data input and output according to the CGI standard. Mac OS X Server
                                                includes Apache modules that support CGI applications written in Perl, Ruby, and
                                                Python, as well as in other common scripting languages.

                                                JavaServer Pages and Java Servlets
                                                Mac OS X Server features the open source Apache Tomcat and a robust Java virtual
                                                machine (JVM) to host dynamic websites using platform-independent Java code.
                                                Similar to PHP and SSIs, a JSP allows you to embed Java source code in an HTML
                                                page, providing a simple way to deliver dynamic server-side content. Analogous to
                                                CGIs, Java Servlets are server-side Java applications, often used for e-commerce or
                                                other database-driven solutions. Because they’re written in Java, Servlets are portable
                                                across servers and operating systems. This makes it easy to integrate Mac OS X Server
                                                with web solutions you already have in place.

                                                Database integration
                                                The latest version (version 5) of MySQL, the popular open source SQL database, is
                                                preinstalled in Mac OS X Server—enabling you to link data in different tables or data-
                                                bases and store information for delivering dynamic web content. For organizations that
                                                already have a database infrastructure, the Apache web server supports connectivity to
                                                a wide range of third-party SQL, ODBC, and JDBC database solutions.


Support for iPhone applications                 Web Applications Using Web 2.0 Frameworks
Mac OS X Server v10.5 supports the latest
generation of web application frameworks,       Mac OS X Server is one of the easiest ways to develop and deploy robust, reliable
including Apache 2, Ruby on Rails, Tomcat 5,    web applications based on Sun’s Java 2 platform. It comes with all of the components
and WebObjects 5.4, for hosting web-based       necessary to host J2EE-based applications, including Apache Tomcat and Apache Axis.
applications for iPhone. And since Mac OS X     Together they enable enterprise-class application services such as Enterprise Java
Server includes a robust VPN server that        Beans (EJBs), Java Message Services (JMS), XML-based web services, and Java Database
supports the same industry-standard VPN         Connectivity (JDBC). Mac OS X Server also supports SOAP and WSDL Web Services
protocols as iPhone—L2TP/IPSec and PPTP—        standards for exchanging data among distributed applications. Increasingly popular
iPhone users can securely and remotely con-
                                                for business-to-business transactions, these transport protocols provide the integration
nect back to the network for access to inter-
                                                essential in sophisticated, multitiered applications.
nal web-based applications and services.
                                                Mac OS X Server v10.5 adds Ruby on Rails with Mongrel and Capistrano, enhancing its
                                                status as a premiere platform for web application development. Web 2.0 frameworks
                                                such as Ruby on Rails drastically reduce development time, improving developer
                                                productivity and accelerating the release of business-critical applications—so you and
                                                your developers can concentrate more on functionality and usability and less on how
                                                to get the application working.
Technology Brief                                               
                                                                                                                      Mac OS X Server: Web Hosting




                                                  Wikis and Blogs
                                                  With the emergence of wikis and blogs, organizations now have a quick and easy
                                                  way to share information. The new Wiki Server in Mac OS X Server v10.5 makes it simple
                                                  for users to publish and syndicate online content and for groups to collaborate through
                                                  their own wiki-powered website—complete with shared calendar, blog, and mailing list.




                                                  Wiki pages, blogs, tags, and even search terms can be subscribed to as an RSS feed. This
                                                  allows users to receive notification automatically whenever content is added or edited.


                                                  Remote Management and Monitoring
                                                  In addition to making it easy to set up your web server, Server Admin provides secure
                                                  remote monitoring of your Apache server and website traffic.2 Mac OS X Server supports
                                                  the Common and Extended Log Formats, offering compatibility with third-party log
                                                  analysis programs for creating statistical reports and detailed site usage analyses.
                                                  The full suite of Server Admin capabilities can also be accessed from the terminal using
                                                  SSH—making setup and management easy for UNIX-savvy administrators who prefer a
                                                  scriptable, command-line environment.


                                                  Apple Server Solutions
                                                  Web hosting services are among the powerful workgroup solutions built into Mac OS X
You can graph the volume of page requests
and web server throughput and view real-          Server, Apple’s UNIX® server operating system. Combining the latest open source tech-
time activity logs in Server Admin.               nologies with Mac ease of use, Mac OS X Server unleashes the power of Xserve, Apple’s
                                                  rack-optimized server hardware. With phenomenal performance, massive storage capacity,
                                                  high-bandwidth I/O, and integrated remote management tools, Xserve running Mac
                                                  OS X Server is the ideal solution for education, small businesses, and enterprises alike.




For More Information                              1ServerAdmin provides a user interface for Apache versions 1.3 and 2.2, but only one can be displayed at a time. 2Server Admin
                                                  provides remote server administration from any Internet-connected Mac OS X v10.3 or later system.

For more information about Mac OS X Server,
                                                  © 2007 Apple Inc. All rights reserved. Apple, the Apple logo, Bonjour, Mac, Mac OS, WebObjects, and Xserve are trademarks of
Xserve, and other Apple server solutions, visit   Apple Inc., registered in the U.S. and other countries. iPhone, iWeb, Leopard, and Spotlight are trademarks of Apple Inc. Adobe
www.apple.com/server.                             is a registered trademark of Adobe Systems Incorporated in the U.S. and/or other countries. Intel is a trademark of Intel Corp.
                                                  in the U.S. and other countries. Java and all Java-based trademarks and logos are trademarks or registered trademarks of Sun
                                                  Microsystems, Inc. in the U.S. and other countries. UNIX is a registered trademark of The Open Group in the U.S. and other coun-
                                                  tries. Mac OS X Server version 10.5 Leopard is an Open Brand UNIX 03 Registered Product. Other product and company names
                                                  mentioned herein may be trademarks of their respective companies. Product specifications are subject to change without notice.
                                                  This material is provided for information purposes only; Apple assumes no liability related to its use. November 2007 L355771B

Más contenido relacionado

La actualidad más candente

[WSO2] Deployment Synchronizer for Deployment Artifact Synchronization Betwee...
[WSO2] Deployment Synchronizer for Deployment Artifact Synchronization Betwee...[WSO2] Deployment Synchronizer for Deployment Artifact Synchronization Betwee...
[WSO2] Deployment Synchronizer for Deployment Artifact Synchronization Betwee...
Kasun Gajasinghe
 
Windows Server 2012 R2 Jump Start - WEB
Windows Server 2012 R2 Jump Start - WEBWindows Server 2012 R2 Jump Start - WEB
Windows Server 2012 R2 Jump Start - WEB
Paulo Freitas
 
WebSphere 6.1 Admin Course 1
WebSphere 6.1 Admin Course 1WebSphere 6.1 Admin Course 1
WebSphere 6.1 Admin Course 1
odedns
 
Megha_Osi my sql productroadmap
Megha_Osi my sql productroadmapMegha_Osi my sql productroadmap
Megha_Osi my sql productroadmap
OpenSourceIndia
 
Gear6 Webinar - MySQL Scaling with Memcached
Gear6 Webinar - MySQL Scaling with MemcachedGear6 Webinar - MySQL Scaling with Memcached
Gear6 Webinar - MySQL Scaling with Memcached
Gear6
 
Zend server presentation for osi days
Zend server presentation for osi daysZend server presentation for osi days
Zend server presentation for osi days
OpenSourceIndia
 

La actualidad más candente (20)

Shailendra-Linux-Cloud(1)
Shailendra-Linux-Cloud(1)Shailendra-Linux-Cloud(1)
Shailendra-Linux-Cloud(1)
 
Acquia Hosting
Acquia HostingAcquia Hosting
Acquia Hosting
 
IBM WebSphere MQ Introduction
IBM WebSphere MQ Introduction IBM WebSphere MQ Introduction
IBM WebSphere MQ Introduction
 
High Volume Web API Management with the WSO2 ESB
High Volume Web API Management with the WSO2 ESBHigh Volume Web API Management with the WSO2 ESB
High Volume Web API Management with the WSO2 ESB
 
[WSO2] Deployment Synchronizer for Deployment Artifact Synchronization Betwee...
[WSO2] Deployment Synchronizer for Deployment Artifact Synchronization Betwee...[WSO2] Deployment Synchronizer for Deployment Artifact Synchronization Betwee...
[WSO2] Deployment Synchronizer for Deployment Artifact Synchronization Betwee...
 
Abid alam- CV
Abid alam- CVAbid alam- CV
Abid alam- CV
 
Windows Server 2012 R2 Jump Start - WEB
Windows Server 2012 R2 Jump Start - WEBWindows Server 2012 R2 Jump Start - WEB
Windows Server 2012 R2 Jump Start - WEB
 
Websphere Application Server V8.5
Websphere Application Server V8.5Websphere Application Server V8.5
Websphere Application Server V8.5
 
MySQL State of the Dolphin - Rich Mason
MySQL State of the Dolphin - Rich MasonMySQL State of the Dolphin - Rich Mason
MySQL State of the Dolphin - Rich Mason
 
Global Windows Azure Bootcamp - San Diego
Global Windows Azure Bootcamp - San DiegoGlobal Windows Azure Bootcamp - San Diego
Global Windows Azure Bootcamp - San Diego
 
Websphere Application Server v7
Websphere Application Server v7Websphere Application Server v7
Websphere Application Server v7
 
WebSphere 6.1 Admin Course 1
WebSphere 6.1 Admin Course 1WebSphere 6.1 Admin Course 1
WebSphere 6.1 Admin Course 1
 
Megha_Osi my sql productroadmap
Megha_Osi my sql productroadmapMegha_Osi my sql productroadmap
Megha_Osi my sql productroadmap
 
20111121 osi keynote
20111121 osi keynote20111121 osi keynote
20111121 osi keynote
 
Gear6 Webinar - MySQL Scaling with Memcached
Gear6 Webinar - MySQL Scaling with MemcachedGear6 Webinar - MySQL Scaling with Memcached
Gear6 Webinar - MySQL Scaling with Memcached
 
The Top 10 Things Oracle UCM Users Need To Know About WebLogic
The Top 10 Things Oracle UCM Users Need To Know About WebLogicThe Top 10 Things Oracle UCM Users Need To Know About WebLogic
The Top 10 Things Oracle UCM Users Need To Know About WebLogic
 
IBM websphere application server types of profiles
IBM websphere application server types of profilesIBM websphere application server types of profiles
IBM websphere application server types of profiles
 
Deploy, Scale and Manage your Microsoft Investments with AWS
Deploy, Scale and Manage your Microsoft Investments with AWSDeploy, Scale and Manage your Microsoft Investments with AWS
Deploy, Scale and Manage your Microsoft Investments with AWS
 
EXCHANGE SERVER 2010
EXCHANGE SERVER 2010EXCHANGE SERVER 2010
EXCHANGE SERVER 2010
 
Zend server presentation for osi days
Zend server presentation for osi daysZend server presentation for osi days
Zend server presentation for osi days
 

Similar a Web Hosting

WSO2 Intro Webinar - Scale your business with the cloud enabled WSO2 Applica...
WSO2 Intro Webinar -  Scale your business with the cloud enabled WSO2 Applica...WSO2 Intro Webinar -  Scale your business with the cloud enabled WSO2 Applica...
WSO2 Intro Webinar - Scale your business with the cloud enabled WSO2 Applica...
WSO2
 
Microsoft+PHP: Make Web Not War
Microsoft+PHP: Make Web Not WarMicrosoft+PHP: Make Web Not War
Microsoft+PHP: Make Web Not War
Dave Bost
 
Azure And Silverlight
Azure And SilverlightAzure And Silverlight
Azure And Silverlight
choonngee
 

Similar a Web Hosting (20)

Running Business-Critical Applications on the AWS Cloud
Running Business-Critical Applications on the AWS CloudRunning Business-Critical Applications on the AWS Cloud
Running Business-Critical Applications on the AWS Cloud
 
WSO2 Intro Webinar - Scale your business with the cloud enabled WSO2 Applica...
WSO2 Intro Webinar -  Scale your business with the cloud enabled WSO2 Applica...WSO2 Intro Webinar -  Scale your business with the cloud enabled WSO2 Applica...
WSO2 Intro Webinar - Scale your business with the cloud enabled WSO2 Applica...
 
AWS re:Invent 2016: How to Launch a 100K-User Corporate Back Office with Micr...
AWS re:Invent 2016: How to Launch a 100K-User Corporate Back Office with Micr...AWS re:Invent 2016: How to Launch a 100K-User Corporate Back Office with Micr...
AWS re:Invent 2016: How to Launch a 100K-User Corporate Back Office with Micr...
 
Microsoft+PHP: Make Web Not War
Microsoft+PHP: Make Web Not WarMicrosoft+PHP: Make Web Not War
Microsoft+PHP: Make Web Not War
 
Running Microsoft Workloads on AWS
Running Microsoft Workloads on AWSRunning Microsoft Workloads on AWS
Running Microsoft Workloads on AWS
 
Introduction to Windows Azure
Introduction to Windows AzureIntroduction to Windows Azure
Introduction to Windows Azure
 
AWS Webinar: How to architect and deploy a multi tier share point server farm...
AWS Webinar: How to architect and deploy a multi tier share point server farm...AWS Webinar: How to architect and deploy a multi tier share point server farm...
AWS Webinar: How to architect and deploy a multi tier share point server farm...
 
WEB SERVER
WEB SERVERWEB SERVER
WEB SERVER
 
Intro to CloudStack
Intro to CloudStackIntro to CloudStack
Intro to CloudStack
 
Running Microsoft Workloads on AWS | AWS Public Sector Summit 2016
Running Microsoft Workloads on AWS | AWS Public Sector Summit 2016Running Microsoft Workloads on AWS | AWS Public Sector Summit 2016
Running Microsoft Workloads on AWS | AWS Public Sector Summit 2016
 
AWS Enterprise Workloads on AWS IP Expo 2013
AWS Enterprise Workloads on AWS IP Expo 2013AWS Enterprise Workloads on AWS IP Expo 2013
AWS Enterprise Workloads on AWS IP Expo 2013
 
Type of Web server.pdf
Type of Web server.pdfType of Web server.pdf
Type of Web server.pdf
 
Oracle web center
Oracle web centerOracle web center
Oracle web center
 
Introduction to CloudStack: How to Deploy and Manage Infrastructure-as-a-Serv...
Introduction to CloudStack: How to Deploy and Manage Infrastructure-as-a-Serv...Introduction to CloudStack: How to Deploy and Manage Infrastructure-as-a-Serv...
Introduction to CloudStack: How to Deploy and Manage Infrastructure-as-a-Serv...
 
CMS Tools for Developers- Owen Harris
CMS Tools for Developers- Owen HarrisCMS Tools for Developers- Owen Harris
CMS Tools for Developers- Owen Harris
 
Oracle9i application server release 2
Oracle9i application server release 2 Oracle9i application server release 2
Oracle9i application server release 2
 
Node.js Frameworks to watch for in 2019
Node.js Frameworks to watch for in 2019Node.js Frameworks to watch for in 2019
Node.js Frameworks to watch for in 2019
 
Azure And Silverlight
Azure And SilverlightAzure And Silverlight
Azure And Silverlight
 
Keynote Oracle Fusion Middleware Summit_2020
Keynote Oracle Fusion Middleware Summit_2020Keynote Oracle Fusion Middleware Summit_2020
Keynote Oracle Fusion Middleware Summit_2020
 
Microsoft Azure Explained - Hitesh D Kesharia
Microsoft Azure Explained - Hitesh D KeshariaMicrosoft Azure Explained - Hitesh D Kesharia
Microsoft Azure Explained - Hitesh D Kesharia
 

Más de webhostingguy

Running and Developing Tests with the Apache::Test Framework
Running and Developing Tests with the Apache::Test FrameworkRunning and Developing Tests with the Apache::Test Framework
Running and Developing Tests with the Apache::Test Framework
webhostingguy
 
MySQL and memcached Guide
MySQL and memcached GuideMySQL and memcached Guide
MySQL and memcached Guide
webhostingguy
 
Novell® iChain® 2.3
Novell® iChain® 2.3Novell® iChain® 2.3
Novell® iChain® 2.3
webhostingguy
 
Load-balancing web servers Load-balancing web servers
Load-balancing web servers Load-balancing web serversLoad-balancing web servers Load-balancing web servers
Load-balancing web servers Load-balancing web servers
webhostingguy
 
SQL Server 2008 Consolidation
SQL Server 2008 ConsolidationSQL Server 2008 Consolidation
SQL Server 2008 Consolidation
webhostingguy
 
Master Service Agreement
Master Service AgreementMaster Service Agreement
Master Service Agreement
webhostingguy
 
PHP and MySQL PHP Written as a set of CGI binaries in C in ...
PHP and MySQL PHP Written as a set of CGI binaries in C in ...PHP and MySQL PHP Written as a set of CGI binaries in C in ...
PHP and MySQL PHP Written as a set of CGI binaries in C in ...
webhostingguy
 
Dell Reference Architecture Guide Deploying Microsoft® SQL ...
Dell Reference Architecture Guide Deploying Microsoft® SQL ...Dell Reference Architecture Guide Deploying Microsoft® SQL ...
Dell Reference Architecture Guide Deploying Microsoft® SQL ...
webhostingguy
 
Managing Diverse IT Infrastructure
Managing Diverse IT InfrastructureManaging Diverse IT Infrastructure
Managing Diverse IT Infrastructure
webhostingguy
 
Web design for business.ppt
Web design for business.pptWeb design for business.ppt
Web design for business.ppt
webhostingguy
 
IT Power Management Strategy
IT Power Management Strategy IT Power Management Strategy
IT Power Management Strategy
webhostingguy
 
Excel and SQL Quick Tricks for Merchandisers
Excel and SQL Quick Tricks for MerchandisersExcel and SQL Quick Tricks for Merchandisers
Excel and SQL Quick Tricks for Merchandisers
webhostingguy
 
Parallels Hosting Products
Parallels Hosting ProductsParallels Hosting Products
Parallels Hosting Products
webhostingguy
 
Microsoft PowerPoint presentation 2.175 Mb
Microsoft PowerPoint presentation 2.175 MbMicrosoft PowerPoint presentation 2.175 Mb
Microsoft PowerPoint presentation 2.175 Mb
webhostingguy
 

Más de webhostingguy (20)

File Upload
File UploadFile Upload
File Upload
 
Running and Developing Tests with the Apache::Test Framework
Running and Developing Tests with the Apache::Test FrameworkRunning and Developing Tests with the Apache::Test Framework
Running and Developing Tests with the Apache::Test Framework
 
MySQL and memcached Guide
MySQL and memcached GuideMySQL and memcached Guide
MySQL and memcached Guide
 
Novell® iChain® 2.3
Novell® iChain® 2.3Novell® iChain® 2.3
Novell® iChain® 2.3
 
Load-balancing web servers Load-balancing web servers
Load-balancing web servers Load-balancing web serversLoad-balancing web servers Load-balancing web servers
Load-balancing web servers Load-balancing web servers
 
SQL Server 2008 Consolidation
SQL Server 2008 ConsolidationSQL Server 2008 Consolidation
SQL Server 2008 Consolidation
 
What is mod_perl?
What is mod_perl?What is mod_perl?
What is mod_perl?
 
What is mod_perl?
What is mod_perl?What is mod_perl?
What is mod_perl?
 
Master Service Agreement
Master Service AgreementMaster Service Agreement
Master Service Agreement
 
Notes8
Notes8Notes8
Notes8
 
PHP and MySQL PHP Written as a set of CGI binaries in C in ...
PHP and MySQL PHP Written as a set of CGI binaries in C in ...PHP and MySQL PHP Written as a set of CGI binaries in C in ...
PHP and MySQL PHP Written as a set of CGI binaries in C in ...
 
Dell Reference Architecture Guide Deploying Microsoft® SQL ...
Dell Reference Architecture Guide Deploying Microsoft® SQL ...Dell Reference Architecture Guide Deploying Microsoft® SQL ...
Dell Reference Architecture Guide Deploying Microsoft® SQL ...
 
Managing Diverse IT Infrastructure
Managing Diverse IT InfrastructureManaging Diverse IT Infrastructure
Managing Diverse IT Infrastructure
 
Web design for business.ppt
Web design for business.pptWeb design for business.ppt
Web design for business.ppt
 
IT Power Management Strategy
IT Power Management Strategy IT Power Management Strategy
IT Power Management Strategy
 
Excel and SQL Quick Tricks for Merchandisers
Excel and SQL Quick Tricks for MerchandisersExcel and SQL Quick Tricks for Merchandisers
Excel and SQL Quick Tricks for Merchandisers
 
OLUG_xen.ppt
OLUG_xen.pptOLUG_xen.ppt
OLUG_xen.ppt
 
Parallels Hosting Products
Parallels Hosting ProductsParallels Hosting Products
Parallels Hosting Products
 
Microsoft PowerPoint presentation 2.175 Mb
Microsoft PowerPoint presentation 2.175 MbMicrosoft PowerPoint presentation 2.175 Mb
Microsoft PowerPoint presentation 2.175 Mb
 
Reseller's Guide
Reseller's GuideReseller's Guide
Reseller's Guide
 

Web Hosting

  • 1. Web Hosting Comprehensive, scalable solutions for hosting dynamic websites, secure web services, and enterprise applications. Features Mac OS X Server combines the latest open source and standards-based Internet services in a complete, easy-to-use web hosting solution. At the core is Apache, the world’s most High-performance Apache web server popular web server. Performance optimized for Mac OS X Server, Apache provides fast, • Support for 64-bit services, including Apache 2, MySQL 5, and Java VM on Intel reliable web hosting and an extensible architecture for deploying enterprise Java • Apache 2.2 and 1.3 with HTTP 1.1 support1 applications and delivering dynamic content and sophisticated web services. Apple’s • Support for virtual hosting, including multiple innovative administrative tools make it possible for organizations of any size to host IP addresses and virtual domains websites and deploy powerful web applications quickly, easily, and affordably. • Encrypted data transport using SSL and TLS Mac OS X Server takes the complexity out of configuring, hosting, and managing • WebDAV support for collaborative content websites. An intuitive administrative interface makes it easy to get started with a static publishing website, while providing advanced capabilities for professional webmasters responsible Dynamic content deployment for deploying sophisticated services. Tools for serving dynamic content, CGI scripting, • Extensible Apache module architecture enterprise applications, database integration, wikis, and blog publishing and syndica- • Inline HTML scripting using server-side tion are already built in, as is OpenSSL for encrypted data transport. Mac OS X Server includes (SSIs) and PHP combines all of these web technologies with innovative management tools for superior • Support for the UNIX CGI 1.1 standard and ease of use. Right out of the box, it’s ready to host secure e-commerce sites, transaction- scripting using Perl, Ruby, and Python based intranet solutions, and robust web services. • Apache Tomcat 5 for hosting JavaServer Pages (JSPs) and Java Servlets Web Hosting at a Glance • Ruby on Rails with Mongrel and Capistrano • Apache Axis for SOAP and WSDL Web Services • WebObjects Deployment 5.4 2 • MySQL version 5 with AMP integration • ODBC and JDBC database connectivity 1 Wikis and blogs 5 3 • Apple-developed Wiki Server for content publishing and group collaboration • Content syndication using RSS, RSS2, and Atom • Apple-designed templates and themes Internet 4 Security and authentication CGI • Public key infrastructure (PKI) for X.509 Servlet certificate–based authentication • 128-bit strong cryptography worldwide 1 Provide reliable, high-performance web hosting with the built-in Apache web server. • Flexible security controls with realm-based 2 Host multiple websites on a single server, using SSL and realm-based authentication user name and password authentication to secure network transactions and control access to web content. • Open Directory integration for digest and single sign-on authentication 3 Link your site to a database using the included MySQL database; ODBC and JDBC database connectivity is also supported. 4 Generate dynamic server-side content with CGIs and Java Servlets. 5 Deliver web content and deploy enterprise Java applications to Internet clients with Technology Brief any standards-based browser. Mac OS X Server: Web Hosting
  • 2. Technology Brief 2 Mac OS X Server: Web Hosting Apache-Based Web Hosting Automatic web hosting Included in Mac OS X Server is Apache, the most widely used HTTP server on the With Mac OS X Server, you can provide Internet. Mac OS X Server offers experienced webmasters support for using either web hosting services for users throughout Apache 2.2 or Apache 1.3 from within the Server Admin application.1 your organization automatically. Mac OS X clients can simply save HTML content to the One-step website deployment Sites folder in their network home directory, You don’t need to be an experienced webmaster to set up websites and host them and it’s instantly available online. And since on Mac OS X Server. Apache is preconfigured with default settings, so deployment is content is hosted on the server—rather as simple as selecting Start Web in Server Admin. Any HTML content saved to the than on users’ computers—there’s no need server’s default web folder will be served over the Internet automatically. to reconfigure firewall settings or arrange static IP addresses for your network clients. Server Admin has a graphical interface that makes it easy to customize settings and implement advanced web hosting features. You can configure security options, define MIME types and content handlers, and turn on additional services, including WebDAV and webmail. The web server supports aliases for greater website flexibility, allowing you to move web pages without breaking links and create multiple URLs that refer to a single file. Server Admin also makes it easy to set up a proxy server for improving the efficiency and security of your organization’s network. Collaborative web publishing using WebDAV Mac OS X Server includes support for Web-based Distributed Authoring and Versioning, or WebDAV. This enhancement to the HTTP protocol turns a website into a document database that enables collaborative creation, editing, and searching from remote locations—particularly useful for updating content on a website. WebDAV works with popular web publishing applications such as Adobe GoLive and iWeb, allowing web content creators on any Internet-connected computer to open files, make changes or additions, and save those revisions back to the web server—while it’s still running.
  • 3. Technology Brief 3 Mac OS X Server: Web Hosting Hosting multiple websites Support for virtual hosting in Mac OS X Server allows you to host multiple websites on a single server. Depending on how you configure the server, each website can have a different domain name (using virtual domains) and even a different IP address. In addition, each website can be configured with unique security options and separate log files for tracking and reporting. Security and Authentication OpenSSL Mac OS X Server integrates OpenSSL with the Apache web server, providing support OpenSSL is the open source cryptographic for strong 128-bit encryption and public key infrastructure (PKI) authentication using toolkit for implementing the Secure Sockets X.509 digital certificates. This high-grade security architecture protects credit card Layer (SSLv2 and SSLv3) and Transport information and other confidential personal and business data transmitted during Layer Security (TLSv1) protocols over TCP/IP web transactions. networks. Using OpenSSL, Mac OS X Server supports X.509 digital certificates for client and server authentication. It also provides strong 128-bit encryption worldwide. Digital certificates issued by a trusted third-party Certifying Authority (CA) enable users’ web browsers to authenticate your server using SSL for e-commerce or secure web transactions. CA companies, such as VeriSign, Entrust, and Thawte, provide independent verification of your company information and domain name, ensuring the identity of your online store or other secure website.
  • 4. Technology Brief 4 Mac OS X Server: Web Hosting Flexible access controls with realms Server Admin makes it easy to set up realms to require user authentication for areas of your website. Especially valuable for intranet sites and for collaborative publishing scenarios, realms allow you to secure specified web pages and manage browsing and authoring privileges on a per-user or per-group basis. Apache modules You can define realms for different groups that use your website, such as customers, Open source and Apple-developed Apache partners, students, or departments, and specify access privileges to the appropriate modules extend the capabilities of your web pages for each group. You can also require user authentication to access any hosted server. More than 40 modules are provided page or folder with a specific string of characters in the URL. Mac OS X Server provides with Mac OS X Server, including the following: integration with Open Directory for digest and single sign-on authentication. mod_dav. Provides class 1 and class 2 WebDAV functionality for creating, moving, copying, and deleting resources and collec- Hosting Dynamic Content tions on a remote web server. Apache is extremely flexible, so you can add dynamic content for a more interactive mod_perl. Integrates the Perl programming Internet solution. Dynamic content enables you to host stores, auctions, shared language with web services and scripts. calendars, portal systems, polls, and other database-driven services. The robust mod_php4. Enables the use of PHP for server-side architecture in Apache supports dynamic content generated by server- writing dynamically generated web pages. side includes (SSIs), PHP and Apache modules, and custom CGIs—as well as by mod_ssl. Combines SSL and TSL support for JavaServer Pages (JSPs) and Java Servlets. The Server Admin tool makes it easy hosting secure websites using HTTPS. to extend Apache functionality—simply click the checkbox to enable or disable mod_auth_apple. Enables Open Directory each module. to authenticate users from any defined LDAP directory server. mod_macbinary_apple. Provides MacBinary encoding support for downloading older Mac files that contain resource forks. mod_hfs_apple. Adds security for case- insensitive volumes such as HFS+. apache_mod_bonjour. Registers individual users’ sites to enable discovery using Bonjour. mod_spotlight_apple. Provides web-based searching of Spotlight-indexed content on the server.
  • 5. Technology Brief 5 Mac OS X Server: Web Hosting Inline scripting PHP modules Server-side includes (SSIs) and PHP provide a simple way to add dynamic information Modules built into Mac OS X Server extend to web pages. These inline scripting languages allow you to embed dynamic logic in the capabilities of PHP with a range of your HTML code, rather than writing a separate program that generates HTML. SSIs are services, including ODBC database con- used to insert boilerplate or frequently updated content as a page is sent to the user— nectivity, CURL library connections, Web so you can make edits once and keep all your pages current. PHP is commonly used Distributed Data Exchange (WDDX), and to extract information from a database and publish it dynamically on each request. XML-RPC Web Services. Additional modules You can also use inline scripts to vary web content based on the client’s browser or provide integrated support for dynamic image creation using GD Library, reading operating system, providing more relevant information for a better user experience. EXIF metadata from digital cameras, and Common Gateway Interface (CGI) scripts reading and writing compressed files A Common Gateway Interface is a set of rules for sophisticated interactions between using Zlib. the web server and server-side applications. CGI scripts allow users, for example, to place a product order or respond to an information request. The CGI takes care of connecting to a database—validating, searching for, or storing information—and formatting the results as HTML code. Any piece of software can be a CGI program if it handles data input and output according to the CGI standard. Mac OS X Server includes Apache modules that support CGI applications written in Perl, Ruby, and Python, as well as in other common scripting languages. JavaServer Pages and Java Servlets Mac OS X Server features the open source Apache Tomcat and a robust Java virtual machine (JVM) to host dynamic websites using platform-independent Java code. Similar to PHP and SSIs, a JSP allows you to embed Java source code in an HTML page, providing a simple way to deliver dynamic server-side content. Analogous to CGIs, Java Servlets are server-side Java applications, often used for e-commerce or other database-driven solutions. Because they’re written in Java, Servlets are portable across servers and operating systems. This makes it easy to integrate Mac OS X Server with web solutions you already have in place. Database integration The latest version (version 5) of MySQL, the popular open source SQL database, is preinstalled in Mac OS X Server—enabling you to link data in different tables or data- bases and store information for delivering dynamic web content. For organizations that already have a database infrastructure, the Apache web server supports connectivity to a wide range of third-party SQL, ODBC, and JDBC database solutions. Support for iPhone applications Web Applications Using Web 2.0 Frameworks Mac OS X Server v10.5 supports the latest generation of web application frameworks, Mac OS X Server is one of the easiest ways to develop and deploy robust, reliable including Apache 2, Ruby on Rails, Tomcat 5, web applications based on Sun’s Java 2 platform. It comes with all of the components and WebObjects 5.4, for hosting web-based necessary to host J2EE-based applications, including Apache Tomcat and Apache Axis. applications for iPhone. And since Mac OS X Together they enable enterprise-class application services such as Enterprise Java Server includes a robust VPN server that Beans (EJBs), Java Message Services (JMS), XML-based web services, and Java Database supports the same industry-standard VPN Connectivity (JDBC). Mac OS X Server also supports SOAP and WSDL Web Services protocols as iPhone—L2TP/IPSec and PPTP— standards for exchanging data among distributed applications. Increasingly popular iPhone users can securely and remotely con- for business-to-business transactions, these transport protocols provide the integration nect back to the network for access to inter- essential in sophisticated, multitiered applications. nal web-based applications and services. Mac OS X Server v10.5 adds Ruby on Rails with Mongrel and Capistrano, enhancing its status as a premiere platform for web application development. Web 2.0 frameworks such as Ruby on Rails drastically reduce development time, improving developer productivity and accelerating the release of business-critical applications—so you and your developers can concentrate more on functionality and usability and less on how to get the application working.
  • 6. Technology Brief Mac OS X Server: Web Hosting Wikis and Blogs With the emergence of wikis and blogs, organizations now have a quick and easy way to share information. The new Wiki Server in Mac OS X Server v10.5 makes it simple for users to publish and syndicate online content and for groups to collaborate through their own wiki-powered website—complete with shared calendar, blog, and mailing list. Wiki pages, blogs, tags, and even search terms can be subscribed to as an RSS feed. This allows users to receive notification automatically whenever content is added or edited. Remote Management and Monitoring In addition to making it easy to set up your web server, Server Admin provides secure remote monitoring of your Apache server and website traffic.2 Mac OS X Server supports the Common and Extended Log Formats, offering compatibility with third-party log analysis programs for creating statistical reports and detailed site usage analyses. The full suite of Server Admin capabilities can also be accessed from the terminal using SSH—making setup and management easy for UNIX-savvy administrators who prefer a scriptable, command-line environment. Apple Server Solutions Web hosting services are among the powerful workgroup solutions built into Mac OS X You can graph the volume of page requests and web server throughput and view real- Server, Apple’s UNIX® server operating system. Combining the latest open source tech- time activity logs in Server Admin. nologies with Mac ease of use, Mac OS X Server unleashes the power of Xserve, Apple’s rack-optimized server hardware. With phenomenal performance, massive storage capacity, high-bandwidth I/O, and integrated remote management tools, Xserve running Mac OS X Server is the ideal solution for education, small businesses, and enterprises alike. For More Information 1ServerAdmin provides a user interface for Apache versions 1.3 and 2.2, but only one can be displayed at a time. 2Server Admin provides remote server administration from any Internet-connected Mac OS X v10.3 or later system. For more information about Mac OS X Server, © 2007 Apple Inc. All rights reserved. Apple, the Apple logo, Bonjour, Mac, Mac OS, WebObjects, and Xserve are trademarks of Xserve, and other Apple server solutions, visit Apple Inc., registered in the U.S. and other countries. iPhone, iWeb, Leopard, and Spotlight are trademarks of Apple Inc. Adobe www.apple.com/server. is a registered trademark of Adobe Systems Incorporated in the U.S. and/or other countries. Intel is a trademark of Intel Corp. in the U.S. and other countries. Java and all Java-based trademarks and logos are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries. UNIX is a registered trademark of The Open Group in the U.S. and other coun- tries. Mac OS X Server version 10.5 Leopard is an Open Brand UNIX 03 Registered Product. Other product and company names mentioned herein may be trademarks of their respective companies. Product specifications are subject to change without notice. This material is provided for information purposes only; Apple assumes no liability related to its use. November 2007 L355771B