Whenever I try to open URL pointing to the installation directory http://Server-IP/var/www/aurora/data/aurora-files-latest than it is saying "The requested URL /var/www/aurora/data/aurora-files-latest was not found on this server."
project aurora-files-latest]# ls -lrt
total 2084
-rw-r--r-- 1 root root 1146 Mar 6 16:26 travis.sh
-rw-r--r-- 1 root root 403 Mar 6 16:26 travis.php
-rw-r--r-- 1 root root 30 Mar 6 16:26 robots.txt
-rw-r--r-- 1 root root 3440 Mar 6 16:26 README.md
-rw-r--r-- 1 root root 879 Mar 6 16:26 pre-config.json
-rw-r--r-- 1 root root 2698 Mar 6 16:26 modules.json
-rw-r--r-- 1 root root 33881 Mar 6 16:26 LICENSE
-rw-r--r-- 1 root root 773 Mar 6 16:26 index.php
-rw-r--r-- 1 root root 118 Mar 6 16:26 gulpfile.js
-rw-r--r-- 1 root root 17542 Mar 6 16:26 favicon.ico
-rw-r--r-- 1 root root 1257 Mar 6 16:26 dav.php
-rw-r--r-- 1 root root 896 Mar 6 16:26 composer.json
-rw-r--r-- 1 root root 1235 Mar 6 16:26 apigen-overview.md
-rw-r--r-- 1 root root 2036 Mar 6 16:26 apigen.neon
-rw-r--r-- 1 root root 1237 Mar 6 16:26 apidoc-overview.md
-rw-r--r-- 1 root root 340 Mar 6 16:26 apidoc.json
-rw-r--r-- 1 root root 1874955 Jul 30 14:16 composer.phar
drwxr-xr-x 12 root root 4096 Aug 1 16:39 system
drwxr-xr-x 4 root root 4096 Aug 1 16:40 dev
drwxr-xr-x 44 root root 4096 Aug 1 16:43 modules
-rw-r--r-- 1 root root 93428 Aug 1 16:43 composer.lock
drwxr-xr-x 19 root root 292 Aug 1 16:43 vendor
drwxr-xr-x 4 root root 50 Aug 1 16:43 data
drwxr-xr-x 568 root root 16384 Aug 1 16:55 node_modules
drwxr-xr-x 4 root root 30 Aug 1 16:57 static
-rw-r--r-- 1 root root 14 Aug 1 16:58 VERSION
[root@project aurora-files-latest]# pwd
/var/www/aurora/data/aurora-files-latest
Hi,
I installed LAMP and follow guide https://afterlogic.com/docs/aurora-files/installation/installing-from-repository to install and every step went well but as per step 6 "Now you are ready to open a URL pointing to the installation directory in your favorite web browser."
Whenever I try to open URL pointing to the installation directory http://Server-IP/var/www/aurora/data/aurora-files-latest than it is saying "The requested URL /var/www/aurora/data/aurora-files-latest was not found on this server."
project aurora-files-latest]# ls -lrt total 2084 -rw-r--r-- 1 root root 1146 Mar 6 16:26 travis.sh -rw-r--r-- 1 root root 403 Mar 6 16:26 travis.php -rw-r--r-- 1 root root 30 Mar 6 16:26 robots.txt -rw-r--r-- 1 root root 3440 Mar 6 16:26 README.md -rw-r--r-- 1 root root 879 Mar 6 16:26 pre-config.json -rw-r--r-- 1 root root 2698 Mar 6 16:26 modules.json -rw-r--r-- 1 root root 33881 Mar 6 16:26 LICENSE -rw-r--r-- 1 root root 773 Mar 6 16:26 index.php -rw-r--r-- 1 root root 118 Mar 6 16:26 gulpfile.js -rw-r--r-- 1 root root 17542 Mar 6 16:26 favicon.ico -rw-r--r-- 1 root root 1257 Mar 6 16:26 dav.php -rw-r--r-- 1 root root 896 Mar 6 16:26 composer.json -rw-r--r-- 1 root root 1235 Mar 6 16:26 apigen-overview.md -rw-r--r-- 1 root root 2036 Mar 6 16:26 apigen.neon -rw-r--r-- 1 root root 1237 Mar 6 16:26 apidoc-overview.md -rw-r--r-- 1 root root 340 Mar 6 16:26 apidoc.json -rw-r--r-- 1 root root 1874955 Jul 30 14:16 composer.phar drwxr-xr-x 12 root root 4096 Aug 1 16:39 system drwxr-xr-x 4 root root 4096 Aug 1 16:40 dev drwxr-xr-x 44 root root 4096 Aug 1 16:43 modules -rw-r--r-- 1 root root 93428 Aug 1 16:43 composer.lock drwxr-xr-x 19 root root 292 Aug 1 16:43 vendor drwxr-xr-x 4 root root 50 Aug 1 16:43 data drwxr-xr-x 568 root root 16384 Aug 1 16:55 node_modules drwxr-xr-x 4 root root 30 Aug 1 16:57 static -rw-r--r-- 1 root root 14 Aug 1 16:58 VERSION [root@project aurora-files-latest]# pwd /var/www/aurora/data/aurora-files-latest
Please help me. Thanks