Add new comment

Submitted by Aurora (registered user) on Wed, 2008-03-26 17:12.

Step 9 - Apache changes to the domain configuration file will require that the mod_alias and mod_proxy modules of Apache be enabled.

mod_alias is required to use the RedirectMatch directive, and

mod_proxy is required to use the ProxyPass and ProxyPassReverse directives.

If alias.conf and proxy.conf do not appear in the /etc/apache2/mods-enabled directory they need to be enabled as follows:

a2enmod alias

a2enmod proxy
Please do not use the comment function to ask for help! If you need help, please use our forum.
Comments will be published after administrator approval.

Reply

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Images can be added to this post.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <div>
  • Lines and paragraphs break automatically.