Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/public/./../app/.././../../finland.picotech.app/public_html/storage/../vendor/./phpoption/../laravel/../nikic/../telnyx/../unicodeveloper/../league/../spatie/../vonage/../authorizenet/./../phenx/../composer/../nesbot/../plivo/../../.git/objects/d3/../3f/../ee/../29/../0f/./../ac/../cd/../56/../a3/./../21/./../b1/../ef/../ca/../71/../d7/../1e/../de/../f3/../e5/../92/./../3c/../36/../d7/./../80/../98/../cb/../9f/../ea/../0c/.././4a/../ea/.././1b/../fb/../e1/../2e/../01/../1a/../ff/../bc/../79/./../ba/../00/.././27/../58/../aa/../69/../08/../1b/../61/../3c/../be/../f7/../aa/../21/../53/../99/../78/../cb/../51/../50/../a2/../../../public
الملفات الموجودة في هذا الـ Path:
.
..
.htaccess
asset
backend
css
csv
emoji
favicon.ico
file.csv
fonts
front
images
index.php
js
modules
plugins
robots.txt
svg
uploads
web.config
مشاهدة ملف: .htaccess
<IfModule mod_rewrite.c>
<IfModule mod_negotiation.c>
Options -MultiViews -Indexes
</IfModule>
RewriteEngine On
# Handle Authorization Header
RewriteCond %{HTTP:Authorization} .
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
# Redirect Trailing Slashes If Not A Folder...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} (.+)/$
RewriteRule ^ %1 [L,R=301]
# Send Requests To Front Controller...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]
</IfModule>