Recent content by alexsw

  1. A

    XF 1.5 Move xenforo from root to subdirectory

    Alias only for the convenience of its location in the file system. File robot.txt created by xenforo in mysite.com/forum should I merge with the robot.txt file in the root directory created by Drupal?
  2. A

    XF 1.5 Move xenforo from root to subdirectory

    Hi! Now Xenforo is in the root directory of mysite.com. I need to put Drupal in the root directory, and move Xenforo to the mysite.com/forum folder. If I put xenforo in the directory /var/www/forum And create the file /etc/apache2/conf-enabled/forum.conf as follows: Alias /forum /var/www/forum...
Back
Top Bottom