![]() |
![]() |
|
|
|||||||
| Linux, UNIX, Open Source Rat & Tat bei Problemen und Fragen rund um GNU/Linux, BSD und sonstige UNIXe |
|
|
Themen-Optionen | Ansicht |
|
|
#16 |
|
Inventar
![]() Registriert seit: 04.11.2001
Alter: 45
Beiträge: 2.150
|
Code:
s1-iw:~$ apt-file list phppgadmin | grep index phppgadmin: usr/share/phppgadmin/index.php phppgadmin: usr/share/phppgadmin/indexes.js phppgadmin: usr/share/phppgadmin/indexes.php Code:
s1-iw:~$ apt-file list phppgadmin | grep conf phppgadmin: etc/phppgadmin/apache.conf phppgadmin: etc/phppgadmin/config.inc.php phppgadmin: usr/share/phppgadmin/conf/config.inc.php In die httpd.conf (oder bei debian möglicherweise besser /etc/apache2/conf.d/phppgadmin) gehört soetwas ähnliches wie - siehe auch vorige Dateien, da is' eine apache Beispiel-Config dabei: Code:
Alias /phppgadmin /usr/share/phppgadmin <Directory /usr/share/phppgadmin> Order deny,allow Deny from All Allow from my.domain </Directory> Code:
s1-iw:~$ apt-file list phppgadmin | grep -i readme phppgadmin: usr/share/doc/phppgadmin/README.Debian phppgadmin: usr/share/phppgadmin/lang/recoded/README ![]() ~
____________________________________
LOL - Mein erstes Post im Programmier Forum MACINTOSH - Most Applications Crash, If Not The Operating System Hangs |
|
|
|
| Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1) | |
|
|