I need to display a dynamic folder content in html. the... not clicking ... is because if a folder contain 3 .png file i need to display them automaticly in a html format. (like img src=)
I need to find how to display image from a folder in a web page. exemple inside /images/ i have 3 .png
toto.png toto1.png toto2.png
i need to display this 3 file in a single web page without clicking on it .
Thanks
Ok i change thet /bin/sh for /bin/bash
now
g++ -c -DLinux -DDEBUG_PRT -g3 -Wall procautostart.cpp
In file included from /usr/include/c++/3.2.3/backward/alloc.h:46,
from procautostart.cpp:5:
/usr/include/c++/3.2.3/backward/backward_warning.h:32:2: warning: #warning This...
This is the 4 file i need to compile and i'm not able to do it . I'm using linux machine . Can't someone help me ?
procautostart.cpp
// Author: Al Dev alavoor@yahoo.com
//
// Program to monitor the unix processes
// and automatically re-start them if they die
//...
I need to set up two VirtualHost (SSL) And when i run apache with ssl not error occur but the second virtualhost www.foo.ca is not working . The fact of the two Virtualhost is on the same adress cause that problem ?
This is my config: ssl.conf
<IfDefine SSL>
Listen xxx.xxx.xxx.xxx:443...
Hi i run apache 2 and tomcat 5 with the connector jk2 .
My Directory root is /usr/local/tomcat/webapps/www But when i run something in tomcat he give me error /usr/local/tomcat/webapps/www/www/ not found ..... ??? thats weird someone know where this 2 www config is ??
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.