change document root on xampp 7.2.7 in ubuntu 18.04I can't get the directory contents to not be listed when viewing localhost/mySiteHow do I set DocumentRoot/Directory path in XAMPP httpd.conf to USB flash folder?Access forbidden 403 error in xamppApache2 Virtual Hosting ServerName in Ubuntu Server 14.04 in LAN not WorkingConfiguring virtual hosts in apache2I can't get wordpress on working on a apache! Please help!Have localhost with dual boot (Windows/Ubuntu) share htdocs & mysql databases with XAMPP500 Internal Server Error after installing Zend framework on UbuntuHow to configure Lampp to point a domain to specific directoy on UbuntuWhy my VPS IP is not pointing to server base directory in Lampp on Ubuntu

What is the fastest integer factorization to break RSA?

What is a Samsaran Word™?

If a warlock makes a Dancing Sword their pact weapon, is there a way to prevent it from disappearing if it's farther away for more than a minute?

Rotate ASCII Art by 45 Degrees

Can someone clarify Hamming's notion of important problems in relation to modern academia?

How can a day be of 24 hours?

How to compactly explain secondary and tertiary characters without resorting to stereotypes?

What is the opposite of "eschatology"?

Does marriage to a non-Numenorean disqualify a candidate for the crown of Gondor?

Avoiding the "not like other girls" trope?

How could indestructible materials be used in power generation?

How to find if SQL server backup is encrypted with TDE without restoring the backup

Finding the reason behind the value of the integral.

OP Amp not amplifying audio signal

Bullying boss launched a smear campaign and made me unemployable

How to show a landlord what we have in savings?

Do Iron Man suits sport waste management systems?

Finitely generated matrix groups whose eigenvalues are all algebraic

How do conventional missiles fly?

Why was Sir Cadogan fired?

What is an equivalently powerful replacement spell for Yuan-Ti's Suggestion spell?

Processor speed limited at 0.4 Ghz

Mathematica command that allows it to read my intentions

Car headlights in a world without electricity



change document root on xampp 7.2.7 in ubuntu 18.04


I can't get the directory contents to not be listed when viewing localhost/mySiteHow do I set DocumentRoot/Directory path in XAMPP httpd.conf to USB flash folder?Access forbidden 403 error in xamppApache2 Virtual Hosting ServerName in Ubuntu Server 14.04 in LAN not WorkingConfiguring virtual hosts in apache2I can't get wordpress on working on a apache! Please help!Have localhost with dual boot (Windows/Ubuntu) share htdocs & mysql databases with XAMPP500 Internal Server Error after installing Zend framework on UbuntuHow to configure Lampp to point a domain to specific directoy on UbuntuWhy my VPS IP is not pointing to server base directory in Lampp on Ubuntu













1















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


























    1















    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
























      1












      1








      1








      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?







      18.04 apache2 xampp






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Aug 4 '18 at 11:10









      AFSAFS

      1354




      1354




















          1 Answer
          1






          active

          oldest

          votes


















          0














          I know it has been 8 months since you've asked this but for posterity reasons and because I couldn't find an answer elsewhere, the DocumentRoot tag that you're looking for is under /opt/lampp/etc/httpd.conf






          share|improve this answer








          New contributor




          DrOverbuild is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.




















            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',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            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















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            I know it has been 8 months since you've asked this but for posterity reasons and because I couldn't find an answer elsewhere, the DocumentRoot tag that you're looking for is under /opt/lampp/etc/httpd.conf






            share|improve this answer








            New contributor




            DrOverbuild is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.
























              0














              I know it has been 8 months since you've asked this but for posterity reasons and because I couldn't find an answer elsewhere, the DocumentRoot tag that you're looking for is under /opt/lampp/etc/httpd.conf






              share|improve this answer








              New contributor




              DrOverbuild is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.






















                0












                0








                0







                I know it has been 8 months since you've asked this but for posterity reasons and because I couldn't find an answer elsewhere, the DocumentRoot tag that you're looking for is under /opt/lampp/etc/httpd.conf






                share|improve this answer








                New contributor




                DrOverbuild is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.










                I know it has been 8 months since you've asked this but for posterity reasons and because I couldn't find an answer elsewhere, the DocumentRoot tag that you're looking for is under /opt/lampp/etc/httpd.conf







                share|improve this answer








                New contributor




                DrOverbuild is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.









                share|improve this answer



                share|improve this answer






                New contributor




                DrOverbuild is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.









                answered 1 hour ago









                DrOverbuildDrOverbuild

                1011




                1011




                New contributor




                DrOverbuild is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.





                New contributor





                DrOverbuild is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.






                DrOverbuild is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.



























                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Ask Ubuntu!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.




                    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















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Möglingen Índice Localización Historia Demografía Referencias Enlaces externos Menú de navegación48°53′18″N 9°07′45″E / 48.888333333333, 9.129166666666748°53′18″N 9°07′45″E / 48.888333333333, 9.1291666666667Sitio web oficial Mapa de Möglingen«Gemeinden in Deutschland nach Fläche, Bevölkerung und Postleitzahl am 30.09.2016»Möglingen

                    Virtualbox - Configuration error: Querying “UUID” failed (VERR_CFGM_VALUE_NOT_FOUND)“VERR_SUPLIB_WORLD_WRITABLE” error when trying to installing OS in virtualboxVirtual Box Kernel errorFailed to open a seesion for the virtual machineFailed to open a session for the virtual machineUbuntu 14.04 LTS Virtualbox errorcan't use VM VirtualBoxusing virtualboxI can't run Linux-64 Bit on VirtualBoxUnable to insert the virtual optical disk (VBoxguestaddition) in virtual machine for ubuntu server in win 10VirtuaBox in Ubuntu 18.04 Issues with Win10.ISO Installation

                    Antonio De Lisio Carrera Referencias Menú de navegación«Caracas: evolución relacional multipleja»«Cuando los gobiernos subestiman a las localidades: L a Iniciativa para la Integración de la Infraestructura Regional Suramericana (IIRSA) en la frontera Colombo-Venezolana»«Maestría en Planificación Integral del Ambiente»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«Conózcanos»«Caracas: evolución relacional multipleja»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»