Re: Antwort: phpmyadmin issue

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



Greetings

On Tue, Jan 3, 2012 at 3:32 PM, Andreas Reschke
<Andreas.Reschke@xxxxxxxxxxxxx> wrote:
> centos-bounces@xxxxxxxxxx schrieb am 03.01.2012 10:55:43:
>
>> Rajagopal Swaminathan <raju.rajsand@xxxxxxxxx>
>> Gesendet von: centos-bounces@xxxxxxxxxx
>>
>> 03.01.2012 10:55
>>
>> Bitte antworten an
>> CentOS mailing list <centos@xxxxxxxxxx>
>>
> have you modified /etc/httpd/conf.d/phpMyAdmin.conf ?
> #
> #  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
> Alias /phpMyAdmin /usr/share/phpMyAdmin
> Alias /mysqladmin /usr/share/phpMyAdmin
>
my phpmyadmin.conf file reads:

[root@centos phpmyadmin]# cat /etc/httpd/conf.d/phpmyadmin.conf
#
#  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
Alias /phpMyAdmin /usr/share/phpmyadmin
Alias /mysqladmin /usr/share/phpmyadmin


-- 
Regards,

Rajagopal
_______________________________________________
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