Published Question
Hi there,
I have trouble accessing images and files uploaded through Gravity Forms in the /wp-content/uploads/gravityforms/xxxxx directories. A peek into the Apache error log says "/var/www/dev/wp-content/uploads/grav...
Accepted Answer:
Hi Kint,
Thanks for you answer.
Here it is:
<Directory /var/www>
Options FollowSymLinks
AllowOverride FileInfo
</Directory>
I modified the third line to become AllowOverride FileInfo Options so it is n...
3
•
•
By
shaiful
WordPress
Apache
Linux Commands
Ubuntu