@@ -13,25 +13,14 @@ want phpDNSAdmin to use.
13
13
14
14
Please enable mod_rewrite for the api/ directory.
15
15
16
- Currently for authentication you need a existing .htpasswd file.
17
- phpDNSAdmin will read your data from there for authentication, you don't need
18
- to configure your web server for basic authentication! (In fact, browser http
19
- basic authentication isn't supported yet)
20
-
21
- The only DNS server currently supported is PowerDNS with mysql or pgsql (oracle
22
- should work, too, but not tested). Please configure the PdnsPdoZone module
23
- and point it to your PowerDNS database.
24
-
25
16
== QUESTIONS, CONTACT, ... ==
26
- Maybe first lines of documentation could be found here:
27
- - http://dev.inf-o.de/projects/phpdnsadmin
28
17
29
18
Because we have no official releases there are no official support channels.
30
19
If you found a bug, you can report it to our bug tracking system, located here:
31
- - http ://dev.inf-o.de/projects/phpdnsadmin /issues
20
+ - https ://github.com/MatthiasLohr/phpDNSAdmin /issues
32
21
33
22
In special cases you can contact me (Matthias Lohr) per jabber:
34
- -
[email protected] (English, German)
23
+ -
[email protected] (English, German)
35
24
36
25
37
26
THANK YOU FOR USING phpDNSAdmin!
0 commit comments