<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ticket search results</title><link>https://forge-allura.apache.org/p/allura/tickets/</link><description>You searched for labels:"konfiguration"</description><language>en</language><lastBuildDate>Mon, 21 Mar 2016 15:06:45 -0000</lastBuildDate><item><title>What is the DocumentRoot of Allura Installation - Centos 7 - PHP 5.4</title><link>https://forge-allura.apache.org/p/allura/tickets/8070/</link><description>Hello Developers,

I would like to work with hosted Allura itself and not find out loud to DocumentRoot as the paths.

I sit on Centos 7.0 and PHP 5.4 and mySQL latest version.
In FTP account I have the directory **/allura/allura** and in the directories like /ForgeBlog, /ForgeChat, /ForgeDiscussion and so on.

My vHost entry in the httpd.conf file looks like this:

    &lt;VirtualHost *:80&gt;
     ServerName allura.alexl.eu
      ServerAdmin root@allura.alexl.eu
     DocumentRoot /var/www/allura/allura
    &lt;Directory /var/www/allura/allura&gt;
         Options +Indexes +FollowSymLinks +MultiViews
         AllowOverride All
         Require all granted
    &lt;/Directory&gt;
     CustomLog /var/log/allura/access.log common
     ErrorLog /var/log/allura/error.log
    &lt;/VirtualHost&gt;

But something does not seem to agree and I do not know what needs to be entered for DocumentRoot in vhost.

Can you possibly help me there, because otherwise I do not get ahead ?!

I thought that Allura is called in web browsers under **/allura**, but I have after installation via the console directory **/allura** and in the directories **/allura** and **/env-allura**. Is that correct or so I have to move a little.

I still do not know whether I have placed all Allura content properly. At least I followed a good guide on the official Allura website.

What can you tell me about my problem?
Thanks in advance.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander Liebrecht</dc:creator><pubDate>Mon, 21 Mar 2016 15:06:45 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/8070/</guid></item></channel></rss>