<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Ronald,<br>
<br>
Ronald Wiplinger:
<blockquote cite="mid:4845E07A.6000203@elmit.com" type="cite">
  <pre wrap="">I cannot get Clamshell to work.

I get an error in apache log file:
 File does not exist: /srv/www/vhosts/oi.elmit.net/htdocs/srv, referer:
<a class="moz-txt-link-freetext" href="http://oi.elmit.net/?u=admin">http://oi.elmit.net/?u=admin</a>

The root directory of that virtual site is at
/srv/www/vhosts/oi.elmit.net/htdocs
I do not use a subdirectory like "Clamshell".


I can reach:
<a class="moz-txt-link-freetext" href="http://oi.elmit.net/?u=admin">http://oi.elmit.net/?u=admin</a>

but not:
<a class="moz-txt-link-freetext" href="http://oi.elmit.net/admin">http://oi.elmit.net/admin</a>

<a class="moz-txt-link-freetext" href="http://oi.elmit.net/?u=admin&amp;admin=true">http://oi.elmit.net/?u=admin&amp;admin=true</a>  gives me:


  Not Found

The requested URL /srv/www/vhosts/oi.elmit.net/htdocs/clamshell.php was
not found on this server.



What do I need to do?
  </pre>
</blockquote>
<br>
Those issues are   strictly related to Apache and your application and
has not much to do with the library and mailing list here. However to
get you running, you might need to create a rewrite rule for Apache to
match anything with <a class="moz-txt-link-freetext" href="http://oi.elmit.net/admin">http://oi.elmit.net/admin</a> to something like
<a class="moz-txt-link-freetext" href="http://oi.elmit.net/?u=admin">http://oi.elmit.net/?u=admin</a>
<br>
<br>
Or there might be another problem, since it can't find a certain file
called clamshell.php
<br>
<br>
<br>
<div class="moz-signature">
<table border="0" cellpadding="0" cellspacing="0">
  <tbody>
    <tr>
      <td colspan="2">Regards </td>
    </tr>
    <tr>
      <td colspan="2"> </td>
    </tr>
    <tr>
      <td>Signer: </td>
      <td>Eddy Nigg, <a href="http://www.startcom.org">StartCom Ltd.</a></td>
    </tr>
    <tr>
      <td>Jabber: </td>
      <td><a href="xmpp:startcom@startcom.org">startcom@startcom.org</a></td>
    </tr>
    <tr>
      <td>Blog: </td>
      <td><a href="http://blog.startcom.org">Join the Revolution!</a></td>
    </tr>
    <tr>
      <td>Phone: </td>
      <td>+1.213.341.0390</td>
    </tr>
    <tr>
      <td colspan="2"> </td>
    </tr>
  </tbody>
</table>
</div>
<br>
<br>
</body>
</html>