Page 1 of 1

Linux Hosting files outside the htdocs directory

PostPosted: 10. April 2017 18:04
by sashpta
I followed this (https://wiki.archlinux.org/index.php/xampp#Hosting_files_outside_the_htdocs_directory) instructions to be able to host files outside of the htdocs directory, but I alwyas get 'Access Forbidden' (https://gyazo.com/af49cb00720fa4bd80e969320bd51042).

The file those permissions:
Code: Select all
$ ls -l ~/Documents/code/xampp/
total 4
-rw-r--r-- 1 julian users 3337 Apr 10  2017 test.php
How do i fix this issue ?

Re: Linux Hosting files outside the htdocs directory

PostPosted: 01. May 2017 04:36
by Ravisdo
Hello,

first, youre posting in the wrong subforum :)

Whats the content for this entry?
Have you tried to access the file test.php directly?