apache-optimization-script/index.html
2015-03-30 20:02:04 -04:00

55 lines
2.0 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="description" content="Apache Optimization Script : apache, cpanel">
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
<title>Apache Optimization Script</title>
</head>
<body>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<a id="forkme_banner" href="https://github.com/tfmm/apache-optimziation-script">View on GitHub</a>
<h1 id="project_title">Apache Optimization Script</h1>
<h2 id="project_tagline">apache, cpanel</h2>
<section id="downloads">
<a class="zip_download_link" href="https://github.com/tfmm/apache-optimziation-script/zipball/master">Download this project as a .zip file</a>
<a class="tar_download_link" href="https://github.com/tfmm/apache-optimziation-script/tarball/master">Download this project as a tar.gz file</a>
</section>
</header>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<h1>
<a id="apache-optimization-script" class="anchor" href="#apache-optimization-script" aria-hidden="true"><span class="octicon octicon-link"></span></a>Apache Optimization Script</h1>
<p>Ever wanted to change Apache settings on a cPanel server from command line, and have them persist? This script provides an easy way to do it via Bash. </p>
<p>This likely needs a lot of work, and may possibly break things, please be careful and have backups before use. </p>
</section>
</div>
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
<p class="copyright">Apache Optimization Script maintained by <a href="https://github.com/tfmm">tfmm</a></p>
<p>Published with <a href="https://pages.github.com">GitHub Pages</a></p>
</footer>
</div>
</body>
</html>