PATH:
home
/
centosnipponia
/
public_html
/
ticketing.nipponia.com
<?xml version="1.0" encoding="UTF-8"?> <configuration> <system.webServer> <directoryBrowse enabled="false" /> <rewrite> <rules> <rule name="HTTP api" stopProcessing="true"> <match url="^(.*/)?api/(.*)$" ignoreCase="true"/> <conditions> <add input="{REQUEST_FILENAME}" matchType="IsFile" ignoreCase="false" negate="true" /> <add input="{REQUEST_FILENAME}" matchType="IsDirectory" ignoreCase="false" negate="true" /> </conditions> <action type="Rewrite" url="{R:1}api/http.php/{R:2}"/> </rule> <rule name="Site pages" stopProcessing="true"> <match url="^(.*/)?pages/(.*)$" ignoreCase="true"/> <conditions> <add input="{REQUEST_FILENAME}" matchType="IsFile" ignoreCase="false" negate="true" /> <add input="{REQUEST_FILENAME}" matchType="IsDirectory" ignoreCase="false" negate="true" /> </conditions> <action type="Rewrite" url="{R:1}pages/index.php/{R:2}"/> </rule> <rule name="Staff applications" stopProcessing="true"> <match url="^(.*/)?scp/apps/(.*)$" ignoreCase="true"/> <conditions> <add input="{REQUEST_FILENAME}" matchType="IsFile" ignoreCase="false" negate="true" /> <add input="{REQUEST_FILENAME}" matchType="IsDirectory" ignoreCase="false" negate="true" /> </conditions> <action type="Rewrite" url="{R:1}scp/apps/dispatcher.php/{R:2}"/> </rule> </rules> </rewrite> <defaultDocument> <files> <remove value="index.php" /> <add value="index.php" /> </files> </defaultDocument> </system.webServer> </configuration>
[+]
..
[+]
cgi-bin
[-] index.php
[edit]
[-] robots.txt
[edit]
[-] .htaccess.disabled
[edit]
[+]
ticketing-old
[+]
api
[-] manage.php
[edit]
[-] client.inc.php
[edit]
[+]
kb
[-] offline.php
[edit]
[-] profile.php
[edit]
[-] avatar.php
[edit]
[-] bootstrap.php
[edit]
[+]
osta
[+]
js
[+]
images
[-] captcha.php
[edit]
[-] view.php
[edit]
[-] logout.php
[edit]
[-] pwreset.php
[edit]
[+]
assets
[+]
scp
[+]
pages
[-] tickets.php
[edit]
[-] secure.inc.php
[edit]
[-] ajax.php
[edit]
[-] file.php
[edit]
[-] logo.php
[edit]
[-] web.config
[edit]
[+]
apps
[+]
css
[-] open.php
[edit]
[-] account.php
[edit]
[-] main.inc.php
[edit]
[+]
include
[-] login.php
[edit]
[+]
.well-known
[+]
attachments
[-] new.php
[edit]
[+]
form
[+]
KtIg4vU6UX
[-] txets.php
[edit]
[-] 1.php.quarantine
[edit]