Configuration for Bitnami server

  • Last updated on October 28, 2023

  • If you are using a Bitnami server, please follow the steps below for the Converter for Media plugin to work properly.

  • Step 1.

    Log in to your hosting dashboard and start an SSH connection to your website.

  • Step 2.

    Go to the host configuration directory using the command:

    cd /opt/bitnami/apache/conf/vhosts/

    Use the command to list the files in a directory::

    ls -l

    Find files matching the pattern: APPNAME-vhost.conf and APPNAME-https-vhost.conf. These will always be two files with the same APPNAME prefix (the APPNAME prefix will be the name of your app). These files will be needed in the next steps. Our example includes the wordpress-vhost.conf and wordpress-https-vhost.conf files.

  • Step 3.

    Edit the wordpress-vhost.conf configuration file using the command (on your server it may be another file matching the pattern: APPNAME-vhost.conf):

    sudo nano wordpress-vhost.conf

  • Step 4.

    Find the “AllowOverride None” line and replace it with “AllowOverride All”.

  • Step 5.

    Exit the file (using the keyboard combination: Control + X) and save your changes.

  • Step 6.

    Edit the wordpress-https-vhost.conf configuration file using the command (on your server it may be another file matching the pattern: APPNAME-vhost.conf):

    sudo nano wordpress-https-vhost.conf

  • Step 7.

    Do the same as in steps 4 and 5.

  • Step 8.

    Restart the Apache service using the command:

    sudo /opt/bitnami/ctlscript.sh restart apache

  • Step 9.

    That’s all! Our plugin will work properly.

We uses cookies

This website uses cookies to help it function and track how you interact with it. We will only use cookies if you accept our Cookie Policy by clicking Accept Cookies. If you click Decline, we will only use cookies that are necessary for the operation of our website.

One moment more ...

We need your consents so that we can provide services to you. Please read the Privacy Policy and the Terms and Conditions. Click Accept All if you have read and agree to our Privacy Policy and our Terms and Conditions.

Please wait ...

The Checkout session is being generated for you. In case of any problems, please contact us.