ERRRRRRRRRR
I'm tyring to get my "Random Image..." to work. It's supposed to randomly display an image from a directory of my choice. It's not working... something to do with my Apache config. HELP me!!!SSI needs to be enabled and it is at least for my error log directory config portion. I need help someone HELP ME! The mod_include is listed just before the error log portion of the configuration file. I'm also trying to use the options to pull the date and time from the server as well. NOT working!
Just a rant, you can leave now. Thank you! (*that picture is not me...)
----------------------------------------------------------------
OK, Here is what I had to do to get it working!
----------------------------------------------------------------
I got it!!!!! YEAH>>> Here is what I had to change... or ADD
this to the http.conf file.
#============================================
<Directory "/var/www/html/website">
Options +Includes
</Directory>
</IfModule>
#============================================
Oh, and I had to make the *.html files executable!
*the picture is not a relative - it was exactly how I felt yesterday though!




