Re: Centos 5.3 -> Apache - Under Attack ? Oh hell....

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]







----- Original Message ----
> From: bruce <bedouglas@xxxxxxxxxxxxx>
> To: CentOS mailing list <centos@xxxxxxxxxx>
> Sent: Thursday, June 4, 2009 3:20:24 AM
> Subject: Re:  Centos 5.3 -> Apache - Under Attack ? Oh hell....
> 
> and if you don't figure out what caused the issue... 

working on it bro
:)

one of the pointers here was to look at alias directives in apache...

when i run httpd -S i get these errors...


[Sat Jun 13 15:14:09 2009] [warn] The Alias directive in /etc/httpd/conf.d/phpmyadmin.conf at line 11 will probably never match because it overlaps an earlier Alias.
[Sat Jun 13 15:14:09 2009] [warn] The Alias directive in /etc/httpd/conf.d/phpmyadmin.conf at line 12 will probably never match because it overlaps an earlier Alias.

the contents of /etc/httpd/conf.d/phpmyadmin.conf  are;

#  Web application to manage MySQL
#

<Directory "/usr/share/phpmyadmin">
  Order Deny,Allow
  Deny from all
  Allow from 127.0.0.1
</Directory>

Alias /phpmyadmin /usr/share/phpmyadmin  <--- 1
Alias /phpMyAdmin /usr/share/phpmyadmin  < --- 2 is this normal ???
Alias /mysqladmin /usr/share/phpmyadmin

Is it normal to have these lines?




> there's not a dammed reason to think you wouldn't do the same thing and get in 
> the same dam situation when you reinstall...
> 

agreed.



      
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux