Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update github.com/utdream to github.com/viviotech. #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions C/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
There are quite a few compiled versions of mod_cfml.so:

- Windows: see the [builds directory](builds/)
- Ubuntu: see the [mod_cfml installers](https://github.com/utdream/CFML-Installers/tree/master/lucee/linux/sys/mod_cfml)
- CentOS: see the [mod_cfml installers](https://github.com/utdream/CFML-Installers/tree/master/lucee/linux/sys/mod_cfml)
- Ubuntu: see the [mod_cfml installers](https://github.com/viviotech/CFML-Installers/tree/master/lucee/linux/sys/mod_cfml)
- CentOS: see the [mod_cfml installers](https://github.com/viviotech/CFML-Installers/tree/master/lucee/linux/sys/mod_cfml)
- Mac OSX 10.10 (maybe others as well): see the [builds directory](builds/)

If you can't find a pre-compiled version at those locations, please follow the instructions underneath.
Expand Down
4 changes: 2 additions & 2 deletions C/builds/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

There are quite a few compiled versions of mod_cfml.so:
Windows
Ubuntu: [mod_cfml installers](https://github.com/utdream/CFML-Installers/tree/master/lucee/linux/sys/mod_cfml)
CentOS: [mod_cfml installers](https://github.com/utdream/CFML-Installers/tree/master/lucee/linux/sys/mod_cfml)
Ubuntu: [mod_cfml installers](https://github.com/viviotech/CFML-Installers/tree/master/lucee/linux/sys/mod_cfml)
CentOS: [mod_cfml installers](https://github.com/viviotech/CFML-Installers/tree/master/lucee/linux/sys/mod_cfml)
Mac OSX 10.10 (maybe others as well)

If you can't find a pre-compiled version here, then please follow the [compilation instructions](../).
4 changes: 2 additions & 2 deletions docs/contributors.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ <h3>Jordan Michaels</h3>
<ul class="icons">
<li><a href="https://twitter.com/utdream" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://www.facebook.com/utdream" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="https://github.com/utdream" class="icon fa-github"><span class="label">Github</span></a></li>
<li><a href="https://github.com/viviotech" class="icon fa-github"><span class="label">Github</span></a></li>
<li><a href="http://utdream.org" class="icon fa-globe"><span class="label">Web</span></a></li>
</ul>

Expand Down Expand Up @@ -143,4 +143,4 @@ <h2>Menu</h2>
<script src="assets/js/main.js"></script>

</body>
</html>
</html>
18 changes: 9 additions & 9 deletions docs/download.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,38 +82,38 @@ <h2 id="content">Web Server Modules</h2>
<td><strong>Mac OSX 10.10</strong></td>
<td>Apache 2.4</td>
<td>&nbsp;</td>
<td><a href="https://github.com/utdream/mod_cfml/blob/master/C/builds/MacOSX10_10_3-httpd24-x64/mod_cfml.so?raw=true">Mac OSX httpd24-x64</a></td>
<td><a href="https://github.com/viviotech/mod_cfml/blob/master/C/builds/MacOSX10_10_3-httpd24-x64/mod_cfml.so?raw=true">Mac OSX httpd24-x64</a></td>
<td><a href="http://www.opensource.org/licenses/lgpl-3.0.html" target="_blank">LGPL3</a></td>
</tr>
<tr>
<td rowspan="2" style="vertical-align:middle"><strong>CentOS</strong></td>
<td>Apache 2.2</td>
<td><a href="https://github.com/utdream/CFML-Installers/blob/master/lucee/linux/sys/mod_cfml/centos-httpd22-x86/mod_cfml.so?raw=true">CentOS httpd22-x86</a></td>
<td><a href="https://github.com/utdream/CFML-Installers/blob/master/lucee/linux/sys/mod_cfml/centos-httpd22-x64/mod_cfml.so?raw=true">CentOS httpd22-x64</a></td>
<td><a href="https://github.com/viviotech/CFML-Installers/blob/master/lucee/linux/sys/mod_cfml/centos-httpd22-x86/mod_cfml.so?raw=true">CentOS httpd22-x86</a></td>
<td><a href="https://github.com/viviotech/CFML-Installers/blob/master/lucee/linux/sys/mod_cfml/centos-httpd22-x64/mod_cfml.so?raw=true">CentOS httpd22-x64</a></td>
<td><a href="http://www.opensource.org/licenses/lgpl-3.0.html" target="_blank">LGPL3</a></td>
</tr>
<tr>
<td>Apache 2.4</td>
<td>&nbsp;</td>
<td><a href="https://github.com/utdream/CFML-Installers/blob/master/lucee/linux/sys/mod_cfml/centos-httpd24-x64/mod_cfml.so?raw=true">CentOS httpd24-x64</a></td>
<td><a href="https://github.com/viviotech/CFML-Installers/blob/master/lucee/linux/sys/mod_cfml/centos-httpd24-x64/mod_cfml.so?raw=true">CentOS httpd24-x64</a></td>
<td><a href="http://www.opensource.org/licenses/lgpl-3.0.html" target="_blank">LGPL3</a></td>
</tr>
<tr>
<td rowspan="2" style="vertical-align:middle"><strong>Ubuntu</strong></td>
<td>Apache 2.2</td>
<td><a href="https://github.com/utdream/CFML-Installers/blob/master/lucee/linux/sys/mod_cfml/ubuntu-httpd22-x86/mod_cfml.so?raw=true">Ubuntu httpd22-x86</a></td>
<td><a href="https://github.com/utdream/CFML-Installers/blob/master/lucee/linux/sys/mod_cfml/ubuntu-httpd22-x64/mod_cfml.so?raw=true">Ubuntu httpd22-x64</a></td>
<td><a href="https://github.com/viviotech/CFML-Installers/blob/master/lucee/linux/sys/mod_cfml/ubuntu-httpd22-x86/mod_cfml.so?raw=true">Ubuntu httpd22-x86</a></td>
<td><a href="https://github.com/viviotech/CFML-Installers/blob/master/lucee/linux/sys/mod_cfml/ubuntu-httpd22-x64/mod_cfml.so?raw=true">Ubuntu httpd22-x64</a></td>
<td><a href="http://www.opensource.org/licenses/lgpl-3.0.html" target="_blank">LGPL3</a></td>
</tr>
<tr>
<td>Apache 2.4</td>
<td>&nbsp;</td>
<td><a href="https://github.com/utdream/CFML-Installers/blob/master/lucee/linux/sys/mod_cfml/ubuntu-httpd24-x64/mod_cfml.so?raw=true">Ubuntu httpd24-x64</a></td>
<td><a href="https://github.com/viviotech/CFML-Installers/blob/master/lucee/linux/sys/mod_cfml/ubuntu-httpd24-x64/mod_cfml.so?raw=true">Ubuntu httpd24-x64</a></td>
<td><a href="http://www.opensource.org/licenses/lgpl-3.0.html" target="_blank">LGPL3</a></td>
</tr>
<tr>
<td colspan="2"><strong>All others</strong></td>
<td colspan="3" style="text-align: center; vertical-align:middle"><a href="https://github.com/utdream/mod_cfml/tree/master/C">Compile instructions - mod_cfml.so</a></td>
<td colspan="3" style="text-align: center; vertical-align:middle"><a href="https://github.com/viviotech/mod_cfml/tree/master/C">Compile instructions - mod_cfml.so</a></td>
</tr>
</tbody>
</table>
Expand Down Expand Up @@ -187,4 +187,4 @@ <h2>Menu</h2>
<script src="assets/js/main.js"></script>

</body>
</html>
</html>
6 changes: 3 additions & 3 deletions docs/install-lin-centos.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,9 @@ <h3>Configuring mod_proxy</h3>

<h3>Installing mod_cfml</h3>

<p>Now, after all the preparation, we can finally install our mod_cfml module. If you haven't already, go <a href="https://github.com/utdream/mod_cfml/archive/master.zip">download the Github mod_cfml-master.zip</a> file. You can download the mod_cfml-master.zip file directly to the server you're installing it on using the &quot;wget&quot; command:</p>
<p>Now, after all the preparation, we can finally install our mod_cfml module. If you haven't already, go <a href="https://github.com/viviotech/mod_cfml/archive/master.zip">download the Github mod_cfml-master.zip</a> file. You can download the mod_cfml-master.zip file directly to the server you're installing it on using the &quot;wget&quot; command:</p>

<pre><code>wget -O mod_cfml-master.zip https://github.com/utdream/mod_cfml/archive/master.zip</code></pre>
<pre><code>wget -O mod_cfml-master.zip https://github.com/viviotech/mod_cfml/archive/master.zip</code></pre>

<p>Next we need to unzip the file. You can do that using the &quot;unzip&quot; command:</p>

Expand Down Expand Up @@ -183,4 +183,4 @@ <h2>Menu</h2>
<script src="assets/js/main.js"></script>

</body>
</html>
</html>
6 changes: 3 additions & 3 deletions docs/install-lin-ubuntu.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,9 @@ <h3>Installing mod_proxy</h3>

<pre><code>Installing mod_cfml</code></pre>

<p>Now, after all the preparation, we can finally install our mod_cfml module. If you haven't already, go <a href="https://github.com/utdream/mod_cfml/archive/master.zip">download the Github mod_cfml-master.zip</a> file. You can download the mod_cfml-master.zip file directly to the server you're installing it on using the &quot;wget&quot; command:</p>
<p>Now, after all the preparation, we can finally install our mod_cfml module. If you haven't already, go <a href="https://github.com/viviotech/mod_cfml/archive/master.zip">download the Github mod_cfml-master.zip</a> file. You can download the mod_cfml-master.zip file directly to the server you're installing it on using the &quot;wget&quot; command:</p>

<pre><code>wget -O mod_cfml-master.zip https://github.com/utdream/mod_cfml/archive/master.zip</code></pre>
<pre><code>wget -O mod_cfml-master.zip https://github.com/viviotech/mod_cfml/archive/master.zip</code></pre>

<p>Next we need to unzip the file. You can do that using the &quot;unzip&quot; command:</p>

Expand Down Expand Up @@ -171,4 +171,4 @@ <h2>Menu</h2>
<script src="assets/js/main.js"></script>

</body>
</html>
</html>