Apache CGI + MOV Files

Apache CGI + MOV Files

Post by Arro » Tue, 27 Aug 2002 10:09:37



I have gotten a CGI program called IDS setup on my apache server. What it
does it shows pictures dynamicly in a specified directory (great app!). It
suports playing mov and mpg files but i get the following error at the end
of thew message. I can see all the jpg's fine and i added the AddType
video/quicktime qt mov in my httpd.conf. A bit lost, it has access to the
pictures and all but just not the video's that are in the same directory.
Any help?

Thanks
Arron

Forbidden
You don't have permission to access
/cgi-bin/ids/albums//2002-08-23/DCP_0342.MOV on this server.

----------------------------------------------------------------------------
----

Apache/1.3.26 Server at arron.dnip.net Port 80

 
 
 

Apache CGI + MOV Files

Post by ynotsso » Tue, 27 Aug 2002 13:57:44



Quote:> I have gotten a CGI program called IDS setup on my apache server. What it
> does it shows pictures dynamicly in a specified directory (great app!). It
> suports playing mov and mpg files but i get the following error at the end
> of thew message. I can see all the jpg's fine and i added the AddType
> video/quicktime qt mov in my httpd.conf. A bit lost, it has access to the
> pictures and all but just not the video's that are in the same directory.
> Any help?

> Thanks
> Arron

> Forbidden
> You don't have permission to access
> /cgi-bin/ids/albums//2002-08-23/DCP_0342.MOV on this server.

Why the double "//" at /cgi-bin/ids/albums"//" ?

                      tony

-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----==  Over 80,000 Newsgroups - 16 Different Servers! =-----

 
 
 

Apache CGI + MOV Files

Post by Arro » Tue, 27 Aug 2002 20:27:03


Hmmm very good question, i wasent sure if it was a cgi redirect thing or
what, i tried to take it out and still no luck. :-(

Thanks
Arron





> > I have gotten a CGI program called IDS setup on my apache server. What
it
> > does it shows pictures dynamicly in a specified directory (great app!).
It
> > suports playing mov and mpg files but i get the following error at the
end
> > of thew message. I can see all the jpg's fine and i added the AddType
> > video/quicktime qt mov in my httpd.conf. A bit lost, it has access to
the
> > pictures and all but just not the video's that are in the same
directory.
> > Any help?

> > Thanks
> > Arron

> > Forbidden
> > You don't have permission to access
> > /cgi-bin/ids/albums//2002-08-23/DCP_0342.MOV on this server.

> Why the double "//" at /cgi-bin/ids/albums"//" ?

>                       tony

> -----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
> http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
> -----==  Over 80,000 Newsgroups - 16 Different Servers! =-----

 
 
 

1. /cgi-bin/phf /cgi-bin/test-cgi /cgi-bin/handler

I've been seeing a number of attacks of this sort recently
from various sites in the http logs.  The time correlation
between the logs on various hosts suggests that the attacker
was scanning sequentially upward in IP addresses.  Since all
tcp and udp packets to ports below 1024 except for http,
smtp, and ident are filtered out for most, including the
attacking, sites, I'm not seeing anything else in the logs.

209.61.73.47 - - [04/Jul/1998:07:19:27 -0500] "GET /cgi-bin/phf" 404 -
209.61.73.47 - - [04/Jul/1998:07:19:28 -0500] "GET /cgi-bin/test-cgi" 404 -
209.61.73.47 - - [04/Jul/1998:07:19:28 -0500] "GET /cgi-bin/handler" 404 -

Is this a signature of some known attackware?  If so, what
other attacks accompany these http probes?

--

2. Turtle Beach Monterey

3. Apache/CGI: How to toggle an ErrorDocument from a CGI ?

4. "Migrating to Linux not easy for Windows users"

5. WAP/WML cgi broken! apache/mod_perl CGI::WML

6. Midi keyboard on SB PCI 64V

7. apache: give /home/mailman/cgi-bin permissions to run cgi-scripts.

8. PPP and Win95/98 Failure

9. Cannot execute CGI programs in /cgi-bin with Apache

10. Apache, cgi forms, cgi programs - issues - restart resolves issue??

11. Apache and <!--#exec cgi="/cgi-bin/counter/counter.cgi" -->

12. apache: cgi script not in cgi-bin

13. Apache, cgi forms, cgi programs - Issues and problems