Skip to content

electric-cloud-community/EC-Apache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache HTTP Server Project plugin

The Apache HTTP Server Project is a collaborative software development effort aimed at creating a robust, commercial-grade, featureful, and freely-available source code implementation of an HTTP (Web) server. The project is jointly managed by a group of volunteers located around the world, using the Internet and the Web to communicate, plan, and develop the server and its related documentation. The Apache HTTP Server Project is an effort to develop and maintain an open-source HTTP server for modern operating systems including UNIX and Windows NT. The goal of this project is to provide a secure, efficient and extensible server that provides HTTP services in sync with the current HTTP standards.

The EC-Apache plugin lets you interact with the Apache Application Server to accomplish tasks such as managing servers and deployments.

See the Apache about page.

Integrated version

This plugin was developed and tested with Apache 3.0.1.

Plugin procedures

For all parameter descriptions below, required parameters are shown in bold italics.

In the ElectricFlow UI, go to the Home page, open the Main Menu, and click Admin > Plugins to open the Plugin Manager.

RunApache

With the RunApache procedure, you can start, stop, or restart the Apache server.

Parameter Description

Path to httpd

Path to the httpd utility. For example: C:\Program Files (x86)\Apache Software Foundation\Apache2.2\bin

URL

URL used by Apache to check the status of the server after you run a command to start, stop, or restart the Apache HTTP server. The URL must include the protocol, host, and port. For example: http://localhost:80

Action

Action to perform. Available options are start, stop, or restart.

Debug

Enables debug mode.

To start the server, select the following highlighted step:

screenshot

Then, enter the following parameters:

screenshot

When the job is executed, you should see the following job detail. Note the output indicating that the job finished successfully:

screenshot

In the RunApache step, click the Log icon to see diagnostic information. Following is a sample report for a "start" action:

screenshot

Following is a sample report for a "stop" action:

screenshot

If the action is "restart," the plugin stops the server and then starts it again.

Release notes

EC-Apache 1.0.4

  • The documentation has been migrated to the main documentation site.

EC-Apache 1.0.3

  • The plugin icon has been updated.

EC-Apache 1.0.2

  • Renamed ElectricCommander to ElectricFlow.

EC-Apache 1.0.1

  • Made minor fixes.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors