I updated the FreeBSD HowTo again:
- - Added new Packets (wget, mod_cband, chrootkit..) / thanks @la1o
- - New overview for the Port Options
- - Added CPAN alternative / thanks @la1o
- - Added apache22_http_accept_enable="YES" to rc.conf
- - Fixed compile command (wrong makefile used)
- - Disabled mod_php5
- - Added PHP Version Check for debugging
----
- Login is still slow, but useable with deactivated Update Check in ispCP
Main Problem is still that .php files are not handeld per default.
Means if i type
http://admin.mydomain.tld i get -> ERROR 403 INDEX FORBIDDEN
If i type
http://admin.mydomain.tld/index.php i get an ispCP Login.
I checked the fcgid handler,ApacheConfig the 'mime types' but can´t find the Error
Would also be fine if some FreeBSD user can compare the Options per package in the Wiki with the 'make config' of the own Server. To have it complete. - Thanks!
Greez BeNe