Please help me with this. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

Please help me with this.

https://stackoverflow.com/q/44225891/6659394 If you have stack account, answer there and if not, answer here

28th May 2017, 9:56 AM
Siddharth Saraf
1 Answer
+ 6
you need to set a directory permission that allows you to see the folder you are trying to access. it's a permission issue. something like : <Directory /path to Siddharth folder> Options Indexes FollowSymLinks Includes ExecCGI AllowOverride All Require all granted Allow from all </Directory>
28th May 2017, 10:05 AM
Bahhaⵣ
Bahhaⵣ - avatar