change document root on xampp 7.2.7 in ubuntu 18.04

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP


.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;







up vote
0
down vote

favorite












I've installed xampp 7.2.7 and I'm trying to change the document root ,when I go to /opt/lampp/apache2/conf/httpd.conf this is its content:



Alias /bitnami/ "/opt/lampp/apache2/htdocs/"
Alias /bitnami "/opt/lampp/apache2/htdocs"

<Directory "/opt/lampp/apache2/htdocs">
Options Indexes FollowSymLinks
AllowOverride All
Order allow,deny
Allow from all
</Directory>


Nothing about documentRoot,I this the wrong file to change configuration?







share|improve this question

























    up vote
    0
    down vote

    favorite












    I've installed xampp 7.2.7 and I'm trying to change the document root ,when I go to /opt/lampp/apache2/conf/httpd.conf this is its content:



    Alias /bitnami/ "/opt/lampp/apache2/htdocs/"
    Alias /bitnami "/opt/lampp/apache2/htdocs"

    <Directory "/opt/lampp/apache2/htdocs">
    Options Indexes FollowSymLinks
    AllowOverride All
    Order allow,deny
    Allow from all
    </Directory>


    Nothing about documentRoot,I this the wrong file to change configuration?







    share|improve this question





















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I've installed xampp 7.2.7 and I'm trying to change the document root ,when I go to /opt/lampp/apache2/conf/httpd.conf this is its content:



      Alias /bitnami/ "/opt/lampp/apache2/htdocs/"
      Alias /bitnami "/opt/lampp/apache2/htdocs"

      <Directory "/opt/lampp/apache2/htdocs">
      Options Indexes FollowSymLinks
      AllowOverride All
      Order allow,deny
      Allow from all
      </Directory>


      Nothing about documentRoot,I this the wrong file to change configuration?







      share|improve this question











      I've installed xampp 7.2.7 and I'm trying to change the document root ,when I go to /opt/lampp/apache2/conf/httpd.conf this is its content:



      Alias /bitnami/ "/opt/lampp/apache2/htdocs/"
      Alias /bitnami "/opt/lampp/apache2/htdocs"

      <Directory "/opt/lampp/apache2/htdocs">
      Options Indexes FollowSymLinks
      AllowOverride All
      Order allow,deny
      Allow from all
      </Directory>


      Nothing about documentRoot,I this the wrong file to change configuration?









      share|improve this question










      share|improve this question




      share|improve this question









      asked 14 hours ago









      AFS

      1103




      1103

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );








           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1062284%2fchange-document-root-on-xampp-7-2-7-in-ubuntu-18-04%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes










           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1062284%2fchange-document-root-on-xampp-7-2-7-in-ubuntu-18-04%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          pylint3 and pip3 broken

          Missing snmpget and snmpwalk

          How to enroll fingerprints to Ubuntu 17.10 with VFS491