Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
On Ubuntu, I have just installed Drupal 8.2.6 on the root /var/www/html. Then I created a folder called php under html. When I try to view files inside this php folder, I'm getting 403 error. Drupal is working fine. I have created this php folder to store php files as I'm leaning both php and Drupal. What should I do to fix this 403 error?
I am new to Drupal and kind of a newbie.
I used the Blog Module https://www.drupal.org/project/blog to create my blog.
Now i wanted to add a custom field that i created to the Page Title on the Blog Post (Full View of Blog Post).
If i add the custom field in the Blog Page (all blog posts view) it works fine.
I'll try to be brief, I have a number of secondary sites that are in a subfolder of my main site. The main site has SSL. The others do not. I was checking the URL's for my secondary sites and when I typed in http://www.secondarysites.com everything was fine. When I typed in https://www.secondarysites, the main site displayed.
What would cause that and what is the best way to fix it?