<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>selfoss support forum - index.php not found</title>
<link>https://forum.selfoss.aditu.de/</link>
<description>selfoss support forum</description>
<language>en</language>
<item>
<title>index.php not found</title>
<content:encoded><![CDATA[<p>Hi everyone.</p>
<p>I'm installing selfoss on my Debian 7.2.0.<br />
I have trouble with index.php :<br />
Not Found</p>
<p>HTTP 404 (GET /index.php)</p>
<p>I changed this on .htaccess : <br />
RewriteEngine On<br />
RewriteBase /selfoss</p>
<p>This is my apache2's file :</p>
<p>       ServerAdmin webmaster@xxx.net<br />
       ServerName selfoss.xxx.net<br />
       DocumentRoot /var/www/selfoss</p>
<p>       &lt;Directory /var/www/selfoss/&gt;<br />
               Options Indexes FollowSymLinks MultiViews<br />
               AllowOverride All<br />
               Order allow,deny<br />
               allow from all<br />
        RedirectMatch ^/$ /index.php<br />
       &lt;/Directory&gt;<br />
 <br />
 ScriptAlias /cgi-bin/ /chemin/vers/scripts/<br />
 &lt;Directory &quot;/chemin/vers/scripts&quot;&gt;<br />
         AllowOverride All<br />
         Options ExecCGI MultiViews SymLinksIfOwnerMatch<br />
         Order allow,deny<br />
         Allow from all<br />
 &lt;/Directory&gt;  </p>
<p>       LogLevel debug</p>
<p>       CustomLog ${APACHE_LOG_DIR}/access.selfoss.log combined<br />
       ErrorLog ${APACHE_LOG_DIR}/error.selfoss.log<br />
&lt;/VirtualHost&gt;</p>
<p>If I delete the line RedirectMatch, there is a 500 error.</p>
<p>Thank you and sorry for my bad English :D</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=770</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=770</guid>
<pubDate>Tue, 14 Jan 2014 19:36:38 +0000</pubDate>
<dc:creator>yelin</dc:creator>
</item>
</channel>
</rss>
