[MOBY-guts] biomoby commit
Eddie Kawas
kawas at dev.open-bio.org
Tue Dec 4 18:00:47 UTC 2007
kawas
Tue Dec 4 13:00:47 EST 2007
Update of /home/repository/moby/moby-live/Docs/MOBY-S_API
In directory dev.open-bio.org:/tmp/cvs-serv17842/Docs/MOBY-S_API
Modified Files:
RegistryScripts.html
Log Message:
added documentation about the now existing cgi script 'Moby'
moby-live/Docs/MOBY-S_API RegistryScripts.html,1.2,1.3
===================================================================
RCS file: /home/repository/moby/moby-live/Docs/MOBY-S_API/RegistryScripts.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- /home/repository/moby/moby-live/Docs/MOBY-S_API/RegistryScripts.html 2007/12/04 14:54:07 1.2
+++ /home/repository/moby/moby-live/Docs/MOBY-S_API/RegistryScripts.html 2007/12/04 18:00:47 1.3
@@ -206,20 +206,16 @@
<li class="dcount">Copy the following files to your webservers cgi-bin directory<br>
<br>
<pre class="script">
- authority.pl<br>
- ValidateService<br>
- AgentRDFValidator<br>
- RESOURCES </pre>
+ authority.pl<br/>
+ ValidateService<br/>
+ AgentRDFValidator<br/>
+ RESOURCES <br/>
+ Moby </pre>
Copy the following file somewhere other than a web accessible directory (this script will be placed on a cron)
<br>
<br>
<pre class="script">
service_tester.pl </pre>
- Copy the following file to your webservers' htdocs directory
- <br>
- <br>
- <pre class="script">
- moby.html </pre>
<br>
<br>
</li>
@@ -421,7 +417,7 @@
<h1>Testing Your Scripts </h1>
<p class="indent">Once you have installed and configured the scripts, you can determine if the install was successful by attempting to resolve the following URL:</p>
<blockquote>
- <p class="indent">http://<em><strong>your.domain.com</strong></em>:<strong><em>your_port</em></strong>/moby.html</p>
+ <p class="indent">http://<em><strong>your.domain.com</strong></em>:<strong><em>your_port</em></strong>/cgi-bin/Moby</p>
</blockquote>
<p class="indent">where <em><strong>your.domain.com</strong></em> is the domain name of the server that the servlets were installed on and <em><strong>your_port</strong></em> is the server port. </p>
<p class="indent">The resulting page will outline those scripts that are included in this distribution and will provide you with links to test them. </p>
More information about the MOBY-guts
mailing list