<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16414" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>My wewimo directory is 
/home/claudio/Desktop/wewimo-0.1.1/wewimo/wewimo.sh<BR>Now I add this 
line<BR>/path/to/wewimo.sh&gt;/home/claudio/Desktop/wewimo-0.1.1/wewimo/wewimo<BR>&nbsp;to 
/etc/crontab <BR><BR>and after??<BR>where is my wewimo web directory?Is it the 
same that wewimo directory?</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>Claudio wrote:<BR>&gt; I have download wewimo and I run wewimo.sh but when 
I write <BR>&gt; <A href="">http://localhost/wewimo</A> go out this 
message:<BR>&gt; NOT FOUND<BR>&gt;&nbsp; The requested URL /wewimo was not found 
on this server.<BR><BR>You should run wewimo.sh from cron to generate web page. 
If your wewimo <BR>web directory is e.g. /var/www/html/wewimo, then you shoud 
run:<BR><BR>/path/to/wewimo.sh &gt; /var/www/html/wewimo<BR><BR>so you can add 
the following line to your /etc/crontab<BR><BR># Run wewimio.sh and 
generate/update web page in every 5 minutes.<BR>0-59/5 * * * * root 
/path/to/wewimo.sh &gt; /var/www/html/wewimo<BR><BR><BR>-- <BR>Best Regards, 
Jar</DIV></BODY></HTML>