apache2

  1. Milagro

    Help Force file download instead of open in browser On Apache2

    I have tired all i can but is not working out , and i have used this: <FilesMatch "\.(mov|mp3|jpg|png|pdf)$"> ForceType application/octet-stream Header set Content-Disposition attachment </FilesMatch> pls if theres any other way to get it done please help
  2. A

    I need help to setup multisite on 1 server

    hey guys I'm trying to set up more than 1 website on same server, I'm using ubuntu 18.04, I ve setup virtual host of each site also i ve disable 000-defaulf.conf, the problem is it's still pointing to 1 website. can you help ?
  3. cooxer

    Multiple IP addresses on Apache2

    Hello. I store my website on VPS, Debian 6 distribution. And I have bought second IP address for my second website. IP is correctly parked and works, I tried to ping it. But I don't know how to configure apache2 to run 2 webs from 2 ip addresses. Does anyone has experience with this?
Back
Top