apache

  1. ailmanki

    port mod_xsendfile

    mod_xsendfile does by default drop the header "Content-Encoding". And unfortunately it does not add it either. So one cannot serve for example gzip files. Quote from https://tn123.org/mod_xsendfile/beta/ : The Content-Encoding header - if present - will be dropped, as the module cannot know if...
  2. rtwingfield

    End of script output before headers

    I can finally execute a "Hello world" Perl script from a command line (have encountered numerous problems with upgrade to perl5-5.24.0), but when called from a Firefox browser session, the following errors are reported: [Thu Jun 02 04:47:00.927168 2016] [cgi:error] [pid 73280] [client...
  3. unknownuser

    phpmyadmin won't work from within jail

    Hello guys, I am here once again. It has been two long days since I have been working on getting phpmyadmin up and running under a FreeBSD 10.3 jail. Essentially I am using the same exact configuration I use on the FreeBSD HOST apart from the IP's . My goal is to run phpmyadmin as vhost on a...
  4. S

    Chroot / Jail Service (Apache, Postfix, Squid)

    HI everyone I am started building my own Firewall / Router. I'm planing to run applications like Squid Proxy etc on it. I'm am new to BSD so I don't know the proper way to do this. I'm only experienced with Linux (Ubuntu / Centos). For better security I want to Chroot every service. As far as I...
  5. S

    FAMP Installation for Wordpress 4.4

    FreeBSD 10.2-RELEASE Apache24 MySQL 5.5 PHP-5.6 Installed Wordpress 4.3.1_1 from pkg repository, no issues in getting it set up and running. WordPress 4.4 gets released and I upgraded, then my installation couldn't create or write files (via WordPress FTP implementation; couldn't...
  6. Beeblebrox

    htpasswd: Command not found

    I have installed security/p5-Authen-Htpasswd and security/p5-Apache-Htpasswd (although they do the same thing I think) but I cannot get htpasswd to work; I get not found message. Searching in /usr with find brings nothing either. I do not have apache22 installed btw.
Back
Top