


Restart the Apache server for changes to take effect: $ sudo /opt/bitnami/ctlscript. By default apache comes with this feature enabled but it is always a good idea to get it disabled unless you really need it. NOTE: Only edit virtual host files containing the SSLEngine on directive. For example: Įdit all SSL virtual host files inside the /opt/bitnami/apache/conf/vhosts/ directory and modify the value specified in the VirtualHost directive. To change the port number, follow the steps below:Įdit the /opt/bitnami/apache/conf/bitnami/nf file and modify the value specified in the VirtualHost directive. Restart the Apache server for changes to take effect: $ sudo /opt/bitnami/ctlscript.sh restart apacheĪpache listens for HTTPS requests on port 443. NOTE: Do not edit virtual host files containing the SSLEngine on directive. Edit the Apache configuration file (nf) and make the following changes: 3a.

Add the Subversion/bin directory to the SYSTEM PATH and reboot so all the Subversion support dll's are visible to the Apache service. For example: Įdit all non-SSL virtual host files inside the /opt/bitnami/apache/conf/vhosts/ directory and modify the value specified in the VirtualHost directive. Copy bin/moddavsvn.so and bin/modauthzsvn.so to the Apache modules directory. For example: Listen 8080Įdit the /opt/bitnami/apache/conf/bitnami/nf file and modify the value specified in the VirtualHost directive. To change the port number, follow the steps below:Įdit the /opt/bitnami/apache/conf/nf file and modify the value specified in the Port directive. Under the default configuration, Apache will listen for HTTP requests on port 80.
