Forbidden 403 on admin url

Capricorn

Active member
Babiato Lover
Banned User
Apr 22, 2019
220
78
28
I am sorry, I know this is not a proper place to talk about this. but I have searched everywhere for solutions without success. the problem is that I install (youdate dating PHP script) that I downloaded from (babiato.tech) here and after a successful installation, each time I tried to access admin URL it will tell me Forbidden 403 access denied. I have tried all I can do to fix it but without success. the website is working very well as I have registered as a normal user from the frontend and receive an activation email. here is the link to the site https://doncreative.com/admin
 

Capricorn

Active member
Babiato Lover
Banned User
Apr 22, 2019
220
78
28
here is mine.htaccess
<IfModule mod_rewrite.c>
<IfModule mod_negotiation.c>
Options -MultiViews
</IfModule>
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . index.php
</IfModule>

<FilesMatch "\.(gitignore|htaccess|env|env-example)$">
Order Allow,Deny
Deny from all
</FilesMatch>

Options All -Indexes
Options -Indexes
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu