AaronEvans
Programmer
Hello y'all. I have a questiong regrading the
embeding of quicktime in a web page running on
apache. Should be simple. I have a perl CGI
script that does this:
print "<embed src='topgun.mp3'></embed>";
seems rather straightforward. But when I run the
script in the script aliased /var/ directory
the embed file is not played. BUT, if i run the script
from the normal document root /var/ directory
then the script runs fine and the embeded file plays...
I am guessing there might be some configuration
needed on the script alias directory.
anybody have any ideas??
embeding of quicktime in a web page running on
apache. Should be simple. I have a perl CGI
script that does this:
print "<embed src='topgun.mp3'></embed>";
seems rather straightforward. But when I run the
script in the script aliased /var/ directory
the embed file is not played. BUT, if i run the script
from the normal document root /var/ directory
then the script runs fine and the embeded file plays...
I am guessing there might be some configuration
needed on the script alias directory.
anybody have any ideas??