0

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-

http://localhost/folder/file.php

And got following result-

You don't have permission to access /folder/file.php on this server.

Martijn Pieters
  • 963,270
  • 265
  • 3,804
  • 3,187

1 Answers1

0

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?

Community
  • 1
  • 1