how do I delete this file name from my website’s domain?

Splicho

Emudevs.gg Owner
Staff member
Moderator
Collaborate
Registered
Joined
Jan 21, 2022
Messages
600
Points
103

Reputation:

/admin.php?options/groups/basicBoard/#useFriendlyUrls

brave_qGuPFe1s6a.png
 

apachedev

Member
Registered
Joined
Mar 21, 2022
Messages
9
Points
13

Reputation:

Thank you forum Invision Community
 

BattleKing

Spirit of darkness
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P Member
Collaborate
Registered
Joined
May 24, 2020
Messages
3,519
Points
523

Reputation:

Thank you forum Invision Community
apachedevSp if you would like to know it for Invision Community then you need to post it into correct section like this , if section not available please add all required information in you post request.
 

thomsa

Moderator
Staff member
Moderator
S.V.I.P Member
Collaborate
Registered
Joined
Jun 22, 2019
Messages
1,068
Points
173

Reputation:

@apachedev go to /admin/?app=core&module=promotion&controller=seo

2023-10-17_14-49-16.jpg


3. if use apache download htaccess and save to root directory as .htaccess.
if use nginx add try_files $uri $uri/ /index.php; in location /
 
Top