I am trying to set up a vhost on 1 ip and 1 port but server 2 diff dirs on diff names (name based vhosting) using the code from the apache site
NameVirtualHost *:80
<VirtualHost *:80>
ServerName zippy.ownzyou.info
ServerAlias zippy.ownzyou.info
DocumentRoot /var/www/html
DirectoryIndex...
using apace all scripts that i try and run from my cgi-bin fail with premature end of headers. These are scripts not written by me and work on my windows xp apache install, the path to perl exists and all permissions are set to 777 on perl interperter, the script, the cgi-bin
im at a loss as to...
totally new to linux, perl scripts give me a 500 error but my path is #!/usr/bin/perl and that file does exist on my install, redhat 9 w/ gnome desktop and server install
any help would be appreciated
i need help setting up a server on a linux machine, redhat 9. kde desktop, no idea what to do totally new to linux any help would be greatly apreciated.
how can i embed an mp3 file from my server using an m3u stub file,
the code <embed src="music.m3u" autostart="true"></embed> works locally but not for clients.
yes the m3u file has the full path to the mp3 on my server but it still will not play for clients, any ideas would be very helpful...
i want to embed an m3u file so peoples browsers play it with no link to their media player, i was wondering how to check the mime settings on my server to see if they are correct, and how to fix them if they are not.
my current embed code for the m3u im trying to play is
<EMBED...
I have Vhosting set up fine, works great except for 1 thing, it shows my ip in the url, is this the only way to access the other site? I have dns service through no-ip.com but it still reverts to the ip after the dns adress is entered, any way to fix this?
i have
NameVirtualHost ip:81
<VirtualHost ip:81>
ServerAdmin mail@mail.com
DocumentRoot F:/indigoperl/apache/htdocs/eop
ServerName claneop.sytes.net
ErrorLog logs/eop-error_log
TransferLog logs/eop-access_log
</VirtualHost>
in the config. when testing the site by punching ip:81 i get 404...
is it on the server when you download the indigoperl from http://www.cpan.org/ports/index.html#win32 and if not where can i get a sendmail program for that port?
i have the script, im running an apache server on windows xp with perl capabilities, when i try to execute the script i get a 500 error and the error log says bad compilation.
.pl files work fine that came bundles with the server install, not sure where sendmail is located on the server or if it...
Im Running A Site On Apache And I Want To Run Perl Scripts But I Have No Idea How To Go About Doing It,
Any And All Help Will Be Appreciated Please Keep In Mind I Have No Idea What I Am Doing :) 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.