Change Drupal app path on asphostportal

Discussion in 'Drupal' started by alex50, May 7, 2015.

  1. #1
    I've developed a Drupal 7 based website that is being hosted on asphostportal. When I installed Drupal, I specified the path as websiteName.com/drupal as there is already a live website at the root URL. I would like to make my Drupal website the main site and get rid of that "/drupal" on all my link. I am having trouble . please help me
     
    alex50, May 7, 2015 IP
  2. John Dave

    John Dave Active Member

    Messages:
    873
    Likes Received:
    35
    Best Answers:
    10
    Trophy Points:
    80
    #2
    You need to update the alias in the included apache conf file at /opt/bitnami/apps/drupal/conf/drupal.conf

    If you look at the file, you'll notice that the alias is set to /drupal Change this to /content
     
    John Dave, May 8, 2015 IP
  3. alex50

    alex50 Member

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    31
    #3
    ahaaa ok I'll try it
     
    alex50, May 18, 2015 IP