?
avatar alexnya
alexnya
18 Aug 2018

Hi,

I have a problem where when I go to my URL I'm getting the 403 Forbidden message that says the following:

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

My domain in currently pointed at /var/www/html/joomla

The permissions for var/www, var/www/html, and var/www/html/joomla are all 755. Here is my virtual host file for joomla:

<VirtualHost *:80>
ServerAdmin support@aquada.com
DocumentRoot /var/www/html/joomla/
ServerName aquadamedia.com
ServerAlias www.aquadamedia.com

<Directory /var/www/html/joomla/>
Options +FollowSymlinks
AllowOverride All
Require all granted

ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined

I tried renaming the htaccess file and creating an index.html file within the joomla directory and I'm still getting the 403 Forbidden error message.

avatar alexnya alexnya - open - 18 Aug 2018
avatar joomla-cms-bot joomla-cms-bot - change - 18 Aug 2018
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 18 Aug 2018
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 18 Aug 2018

Please ask help on the forums. This repository concerns in first Place Joomla-Core coding. For this Reason closing this Issue, thanks.

avatar franz-wohlkoenig franz-wohlkoenig - change - 18 Aug 2018
Status New Closed
Closed_Date 0000-00-00 00:00:00 2018-08-18 04:04:33
Closed_By franz-wohlkoenig
avatar joomla-cms-bot joomla-cms-bot - change - 18 Aug 2018
Closed_By franz-wohlkoenig joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 18 Aug 2018
avatar joomla-cms-bot
joomla-cms-bot - comment - 18 Aug 2018

Add a Comment

Login with GitHub to post a comment