Error 404 on Subfolders

Post Reply
User avatar
abdulhalim
Master Bludit
Posts: 128
Joined: Thu Mar 10, 2016 6:25 pm
Location: Bandar Abbas
Been thanked: 4 times
Contact:

Hello ,

Today i found out Bludit have problem with sub folders .
e.g , I installed PunBB in sub folder as http://bludit.dev/forum , so it's return error 404 , but if i put /index.php at end of the line , it works ...

second problem is about any folders named admin in sub folders ...
e,g, if i install a script sth like analytic , and i want to go to it's admin panel like this : http://bludit.dev/analytic/admin , system returns Bludit login form , i have to put /index.php end of the line and then this works ... such as above problem ...

Image
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

abdulhalim wrote: Today i found out Bludit have problem with sub folders .
e.g , I installed PunBB in sub folder as http://bludit.dev/forum , so it's return error 404 , but if i put /index.php at end of the line , it works ...
This could be because index,php is not defined as directory index on the server.
second problem is about any folders named admin in sub folders ...
Bludit uses a sort of "internal file system". /admin is used for the admin panel as you can see when you have logged in to the back end.
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
User avatar
abdulhalim
Master Bludit
Posts: 128
Joined: Thu Mar 10, 2016 6:25 pm
Location: Bandar Abbas
Been thanked: 4 times
Contact:

I don't know but results in no deference on localhost or live site

Image
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

Sure, you cannot use admin. admin is used for the login page. the dashboard etc.
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
User avatar
abdulhalim
Master Bludit
Posts: 128
Joined: Thu Mar 10, 2016 6:25 pm
Location: Bandar Abbas
Been thanked: 4 times
Contact:

I know that , but if i installed another script with admin folder i have to add index.php , this is OK with administrator .
How about first problem that returns error 404 for sub folders ? users usually do not comfortable to add index to end of the URL ... thy just type ... www.site.com/blablabla . so it returns error 404 , maybe administrators have to edit .htaccess to solve this issue .
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

abdulhalim wrote:[...] maybe administrators have to edit .htaccess to solve this issue .
This is the way it has to be done.

Anyway, in my opinion an installation should not be added inside another installation. I would prefer an own domain or a subdomain.
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
Post Reply