Problem with Apache and demarc

Problem with Apache and demarc

Post by grac.. » Wed, 24 Oct 2001 04:11:49



I've had this working previously but now that I'm trying to get it set
up on a different box, it's driving me crazy.

As far as I can tell, demarc ( http://demarc.org ) is set up correctly,
but when I try to pull it up, it's being read as flax text.  It's a perl
script, but has the typical '.pl' extension removed.

Here's what I have in my config file:

Redirect /demarc https://gory.org/dm/demarc
Alias /dm_images "/usr/local/demarc/images"
ScriptAlias /dm "/usr/local/demarc/cgi"
  <Directory "/usr/local/demarc/cgi">
    Options All
    AllowOverride all
    DirectoryIndex demarc
  </Directory>
</VirtualHost>

This lies within a <VirtualHost> for that domain.  I wouldn't think that
it'd make any difference, but does it?

I'm just running out of ideas.  If anyone can think of something I've
easily missed, I'd sure appreciate any pointers.

Thanks in advance,

-Charlie
--
GPG Key fingerprint = 4F36 EC4F 2F2C 5F59 9690  09E5 4C0F 9DB0 8623 53CE

 
 
 

Problem with Apache and demarc

Post by grac.. » Wed, 24 Oct 2001 04:26:17


On Mon, 22 Oct 2001 19:15:48 GMT, Webmaster \(Nemesis Services\)

>TUH TUH

>#!/usr/bin/perl

>#NOTE
># :set tabstop=4  (in vi[m])
># to bring this bad boy into focus

># DEMARC ?2000-2001, DEMARC Organization

[...]

Yep, that's what I'm talking about, alright.  Does anyone know why it
might be doing to pull that up as pure text as opposed to abiding by
it's virtual hosts rules?  Again, here they are:

# DEMARC
Redirect /demarc https://gory.org/dm/demarc
Alias /dm_images "/usr/local/demarc/images"
ScriptAlias /dm "/usr/local/demarc/cgi"
  <Directory "/usr/local/demarc/cgi">
    Options All
    AllowOverride all
    DirectoryIndex demarc
</Directory>

Thanks again,

-Charlie
--
GPG Key fingerprint = 4F36 EC4F 2F2C 5F59 9690  09E5 4C0F 9DB0 8623 53CE

 
 
 

Problem with Apache and demarc

Post by Nemesis Service » Wed, 24 Oct 2001 04:29:54


post your SSL VirtualHost as it seems to be url SSL VirtualHost that's the
problem, also is ssl built into the same apache webserver (ie mod_ssl) or is
it apache-ssl


> On Mon, 22 Oct 2001 19:15:48 GMT, Webmaster \(Nemesis Services\)

> >TUH TUH

> >#!/usr/bin/perl

> >#NOTE
> ># :set tabstop=4  (in vi[m])
> ># to bring this bad boy into focus

> ># DEMARC ?2000-2001, DEMARC Organization
> [...]

> Yep, that's what I'm talking about, alright.  Does anyone know why it
> might be doing to pull that up as pure text as opposed to abiding by
> it's virtual hosts rules?  Again, here they are:

> # DEMARC
> Redirect /demarc https://gory.org/dm/demarc
> Alias /dm_images "/usr/local/demarc/images"
> ScriptAlias /dm "/usr/local/demarc/cgi"
>   <Directory "/usr/local/demarc/cgi">
>     Options All
>     AllowOverride all
>     DirectoryIndex demarc
> </Directory>

> Thanks again,

> -Charlie
> --
> GPG Key fingerprint = 4F36 EC4F 2F2C 5F59 9690  09E5 4C0F 9DB0 8623 53CE

 
 
 

1. Problem with apache and DEMARC

I've had this working previously but now that I'm trying to get it set
up on a different box, it's driving me crazy.

As far as I can tell, demarc ( http://demarc.org ) is set up correctly,
but when I try to pull it up, it's being read as flax text.  It's a perl
script, but has the typical '.pl' extension removed.

Here's what I have in my config file:

Redirect /demarc https://gory.org/dm/demarc
Alias /dm_images "/usr/local/demarc/images"
ScriptAlias /dm "/usr/local/demarc/cgi"
  <Directory "/usr/local/demarc/cgi">
    Options All
    AllowOverride all
    DirectoryIndex demarc
  </Directory>
</VirtualHost>

This lies within a <VirtualHost> for that domain.  I wouldn't think that
it'd make any difference, but does it?

I'm just running out of ideas.  If anyone can think of something I've
easily missed, I'd sure appreciate any pointers.

Thanks in advance,

-Charlie
--
GPG Key fingerprint = 4F36 EC4F 2F2C 5F59 9690  09E5 4C0F 9DB0 8623 53CE

2. .htaccess on Apache Linux

3. Matrox Mystique ands X.

4. No Sound with KDE 3.0.3 and SB Live! Card

5. Snort and Demarc

6. Help! Lost administrator's UNIX password

7. how to install demarc

8. Linux Problems

9. DEMARC -- How to add additional sensors?

10. Problems with Solaris 8 (SPARC), apache 1.3.20, auth_ldap when starting apache

11. Apache 1.1.3 -> Apache 1.3.1 (path problem)

12. Problems adding Apache JServ module to Apache Web Server as a Dynamic Shared Object

13. Apache 1.3.12 - AddDescription problem (apache bug ?)