I was trying to test an php application on my apache2 server. I am using LAMPP stack.
I have given the path address in following format-
And got following result-
You don't have permission to access /folder/file.php on this server.
I was trying to test an php application on my apache2 server. I am using LAMPP stack.
I have given the path address in following format-
And got following result-
You don't have permission to access /folder/file.php on this server.
To get the detailed answer for this question you may read the following question and its answers
How do I set chmod for a folder and all of its subfolders and files in Linux Ubuntu Terminal?