mirror of
https://github.com/filegator/filegator.git
synced 2025-08-12 00:44:03 +02:00
Website generation with Couscous
This commit is contained in:
@@ -135,7 +135,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
<h2 id="download-precompiled-build">Download precompiled build</h2>
|
<h2 id="download-precompiled-build">Download precompiled build</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Latest: <a href="https://github.com/filegator/static/raw/master/builds/filegator_v7.0.0.zip">v7.0.0</a></li>
|
<li>Latest: <a href="https://github.com/filegator/static/raw/master/builds/filegator_v7.0.1.zip">v7.0.1</a></li>
|
||||||
<li>Unzip files and upload them to your PHP server</li>
|
<li>Unzip files and upload them to your PHP server</li>
|
||||||
<li>Make sure you webserver can read and write to <code>/storage</code> and <code>/private</code> folders</li>
|
<li>Make sure you webserver can read and write to <code>/storage</code> and <code>/private</code> folders</li>
|
||||||
<li>Set the website document root to <code>/dist</code> directory. This is also known as 'public' folder.</li>
|
<li>Set the website document root to <code>/dist</code> directory. This is also known as 'public' folder.</li>
|
||||||
|
Reference in New Issue
Block a user