Help fix htaccess

M

mesum

Guest
salam,

yo guys, i have problem with script Veno File Manager - host and share files
i upload it on my subdomain and after i login i got "403 Forbidden Access to this resource on the server is denied!"
i think the problem from htaccess, this my htaccess

<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{REQUEST_URI}::$1 ^(.*?/)(.*)::\2$
RewriteRule ^(.*)$ - [E=BASE:%1]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule download/(.*)/sh/(.*) %{ENV:BASE}/vfm-admin/vfm-downloader.php?q=$1&sh=$2 [L]
RewriteRule download/(.*)/h/(.*) %{ENV:BASE}/vfm-admin/vfm-downloader.php?q=$1&h=$2 [L]
RewriteRule download/zip/(.*)/n/(.*) %{ENV:BASE}/vfm-admin/vfm-downloader.php?zip=$1&n=$2 [L]
</IfModule>

and my folder subdomain in main folder user like /main/myuser/mysubdomain/
its not on same folder primary domain i have like /main/myuser/domain/mysubdomain/

Can u guys help me to fix my htaccess, I really appreciate it. Thanks advance
 

iwanoski

Active member
Dec 4, 2019
141
142
43
login to your cp panel and go to file manager then find that file or script, delete it and go to your dashboard again. it should be ok by now
 
  • Angry
Reactions: Benjamin1997

tuton012

Strive for progress, not perfection
Babiato Lover
Trusted Uploader
May 23, 2019
1,607
2,060
120
Near You
I think @iwanoski is right just delete it and got to WordPress setting and click on a permalink hit save and it will generate a new one also @Benjamin1997 thas t not an appropriate way to response hi is just trying to help
 

Benjamin1997

Active member
Jul 4, 2019
259
109
43
27
Babiato
mizochannel.com
if you do exactly as what @iwanoski says. you just delete your script and if you try to launch your dashboard how the fck is that possible.


this is a php script.
 
M

mesum

Guest
if you do exactly as what @iwanoski says. you just delete your script and if you try to launch your dashboard how the fck is that possible.


this is a php script.
already try that one, nothing change, and i search on google, no one can fix it event on stackoverflow
 

Saint Gabriel

Well-known member
Jan 3, 2020
2,998
3,049
113
salam,

yo guys, i have problem with script Veno File Manager - host and share files
i upload it on my subdomain and after i login i got "403 Forbidden Access to this resource on the server is denied!"
i think the problem from htaccess, this my htaccess

<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{REQUEST_URI}::$1 ^(.*?/)(.*)::\2$
RewriteRule ^(.*)$ - [E=BASE:%1]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule download/(.*)/sh/(.*) %{ENV:BASE}/vfm-admin/vfm-downloader.php?q=$1&sh=$2 [L]
RewriteRule download/(.*)/h/(.*) %{ENV:BASE}/vfm-admin/vfm-downloader.php?q=$1&h=$2 [L]
RewriteRule download/zip/(.*)/n/(.*) %{ENV:BASE}/vfm-admin/vfm-downloader.php?zip=$1&n=$2 [L]
</IfModule>

and my folder subdomain in main folder user like /main/myuser/mysubdomain/
its not on same folder primary domain i have like /main/myuser/domain/mysubdomain/

Can u guys help me to fix my htaccess, I really appreciate it. Thanks advance

Check rewrite rules on your Cpanel file manager folders.

Set values to 755.

it's not a htaccess error. It's a file not accessible error.
 

iwanoski

Active member
Dec 4, 2019
141
142
43
Dude..i just share my experienced when i had the some issue like u about 3 weeks ago, when i try to null plugin and i got those message. after searching and looking online solution by google it, Iam still cant find the solution so i decided to delete the plugin in my cp panel and my dashboard back to normal again. i just try to help thats all!
 

ckeeper

Well-known member
Nov 8, 2019
623
376
63
salam,

yo guys, i have problem with script Veno File Manager - host and share files
i upload it on my subdomain and after i login i got "403 Forbidden Access to this resource on the server is denied!"
i think the problem from htaccess, this my htaccess

<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{REQUEST_URI}::$1 ^(.*?/)(.*)::\2$
RewriteRule ^(.*)$ - [E=BASE:%1]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule download/(.*)/sh/(.*) %{ENV:BASE}/vfm-admin/vfm-downloader.php?q=$1&sh=$2 [L]
RewriteRule download/(.*)/h/(.*) %{ENV:BASE}/vfm-admin/vfm-downloader.php?q=$1&h=$2 [L]
RewriteRule download/zip/(.*)/n/(.*) %{ENV:BASE}/vfm-admin/vfm-downloader.php?zip=$1&n=$2 [L]
</IfModule>

and my folder subdomain in main folder user like /main/myuser/mysubdomain/
its not on same folder primary domain i have like /main/myuser/domain/mysubdomain/

Can u guys help me to fix my htaccess, I really appreciate it. Thanks advance
This might sound silly but did you make sure apache rewrite module is installed and active in your server, if not you may have to fix that in order htaccess to work properly.
 

Benjamin1997

Active member
Jul 4, 2019
259
109
43
27
Babiato
mizochannel.com
Dude..i just share my experienced when i had the some issue like u about 3 weeks ago, when i try to null plugin and i got those message. after searching and looking online solution by google it, Iam still cant find the solution so i decided to delete the plugin in my cp panel and my dashboard back to normal again. i just try to help thats all!
You don't understand what you are saying bro ...You couldn't even define whether this is a php script or a WordPress plugin. I'm sure you wouldn't do null. Sorry that I couldn't understand your answer as it is too amateur and also by not naming myself professional I want to say from my view I thought you are joking around.
 
  • Haha
Reactions: mesum
M

mesum

Guest
its PURE PHP not wordpress. About File permissions* its not working at all, already test and still error.
I think i need to change folder to main directory domain.
 

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