Submit
Path:
~
/
/
opt
/
psa
/
admin
/
htdocs
/
modules
/
grafana
/
d
/
File Content:
web.config
<?xml version="1.0" encoding="UTF-8"?> <configuration> <system.webServer> <rewrite> <rules> <rule name="GrafanaDashboardLink" stopProcessing="true"> <match url="(.*)" /> <action type="Rewrite" url="/modules/grafana/public/index.php" /> </rule> </rules> </rewrite> </system.webServer> </configuration>
Edit
Rename
Chmod
Delete
FILE
FOLDER
INFO
Name
Size
Permission
Action
web.config
420 bytes
0644
N4ST4R_ID | Naxtarrr