OST Module 3 QA
OST Module 3 QA
OST - Module 3
1 Mark Questions:
15. What are the three different things that used the term “Mozilla” alone.
• the codename for the Netscape Navigator software project
• the official name of what was renamed Mozilla Application Suite
• the Mascot of Netscape
3 Mark questions
1. What is Apache? Briefly Explain about it.
The Apache License (Apache Software License previous to version 2.0) is a free software license
authored by the Apache Software Foundation (ASF). The Apache License (versions. 1.0, 1.1,
and 2.0) requires preservation of the copyright notice and disclaimer, but it is not a Copyleft
license it allows use of the source code for the development of free and open source software as
well as proprietary and closed source software.
There are currently two forms of the Apache in wide use today: versions 1.1 and 2.0. The Apache
web server is currently the most popular web server in the world. Nearly 70% of all websites are
served by Apache.
Apache supports a variety of features, many implemented as compiled modules which extend
the core functionality. These can range from server-side programming language support to
authentication schemes. Some common language interfaces support mod_per mod python, Tel,
and PHP. Virtual hosting allows one Apache installation to serve many different actual websites.
one machine, with one Apache installation could simultaneously serve. For
example,www.example.com, www.test.com, test47.test-server.test.com, etc.
Apache features configurable error messages, DBMS-based authentication databases, and
content negotiation. It is also supported by several Graphical User Interfaces (CUIS) which
permit easier, more intuitive configuration of the server.
Apache is considered open source software, which means the original source code is freely
available for viewing and collaboration. Being open source has made Apache very popular with
developers who have built and configured their own modules to apply specific functionality and
improve on its core features. Apache has been around since 1995 and is responsible as a core
technology that helped spur the initial growth of the internet in its infancy.
One of the pros of Apache is its ability to handle large amounts of traffic with minimal
configuration. It scales with ease and with its modular functionality at its core, you can configure
Features: Apache supports a variety of features, many implemented as compiled modules which
extend the core functionality. These can range from server-side programming language support
to authentication schemes. Some common language interfaces support mod_per mod python,
Tel, and PHP. Popular authentication modules include mod_access, mod_auth and mod digest.
A sample of other features include SSL and TLS support (mod_ssl), 4 proxy module, a useful
URL re-writer (also known as a re-write engine, implemented unde mod re-write), custom log
files (mod_log_config), and filtering support (mod_include and mod_ext_filter).
Popular compression methods on Apache include the external extension module mod_gzip,
implemented to help with reduction of the size (weight) of web pages serve over HTTP Apache
logs can be analyzed through a web browser using free scripts such AW Stats/W3Perl or Visitors.
Virtual hosting allows one Apache installation to serve many different actual websites. one
machine, with one Apache installation could simultaneously serve. For
example,www.example.com, www.test.com, test47.test-server.test.com, etc.
Apache features configurable error messages, DBMS-based authentication databases, and
content negotiation. It is also supported by several Graphical User Interfaces (CUIS) which
permit easier, more intuitive configuration of the server.
• It is very easy to edit the content as it uses WYSIWYG editor (What You See Is What
You Get is a user interface that allows the user to directly manipulate the layout of the
document without having a layout command).
• It ensures the safety of data content and doesn't allow anyone to edit the data.
• By default, Joomla is compatible with all browsers.
• The templates are very flexible to use.
• Media files can be uploaded easily in the article editor tool.
• Provides easy menu creation tool.
12. Write a note on Joomla for End Users and Joomla for Developers.
Joomla! for End Users
The basic Joomla! Package is designed to be easy to install, even for non-programmers Most
people have no trouble getting our software up and running, and there is plenty of support
available for newbie's. We have a growing, active community of more than 150,000 friendly
users and developers on our forums eager to help.
Once Joomla! is installed and running, it is simple for even non-technical users to add or edit
content, update images, and to manage the critical data that makes your company or
organization go. Anybody with basic word processing skills can easily learn to manage a
Joomla! Site.
Via a simple, browser-based interface you will be able to easily add new press releases or news
items, manage staff pages, job listings, product images, and create an unlimited amount of
sections or content pages on your site. You can try our simple demo to get quick taste of what
Joomla! is all about.
Joomla! for Developers
Many companies or organizations have requirements that go beyond what is available in the
basic Joomla! Package or in a freely available extension.
Using the core framework, developers can easily build:
• Integrated e-commerce systems
• Inventory control systems
• Data reporting tools
BY: CHAITHRA KOPPALA
II BCA-OST-MODULE 3
• Custom product catalogs
• Complex business directories
• Reservation systems
• Communication tools
• Application bridges
• or any kind of application to suit a unique need...
[The answers given here are chosen from the prescribed text book.]