<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" > <channel> <title>Uncategorized | Muharrem Tığdemir</title> <atom:link href="/category/uncategorized/feed/" rel="self" type="application/rss+xml" /> <link></link> <description>Carpe Diem!!</description> <lastBuildDate>Wed, 12 Feb 2014 09:33:44 +0000</lastBuildDate> <language>en-US</language> <sy:updatePeriod> hourly </sy:updatePeriod> <sy:updateFrequency> 1 </sy:updateFrequency> <generator>https://wordpress.org/?v=6.2.2</generator> <site xmlns="com-wordpress:feed-additions:1">120145533</site> <item> <title>Crossdomain.xml SWF Güvenlik-Security Error</title> <link>/crossdomain-xml-swf-guvenlik-security-error/</link> <comments>/crossdomain-xml-swf-guvenlik-security-error/#respond</comments> <dc:creator><![CDATA[Muharrem Tığdemir]]></dc:creator> <pubDate>Wed, 12 Feb 2014 09:27:29 +0000</pubDate> <category><![CDATA[Uncategorized]]></category> <category><![CDATA[crossdomain]]></category> <category><![CDATA[flash]]></category> <category><![CDATA[swf]]></category> <guid isPermaLink="false">https://muharremtigdemir.com/?p=380</guid> <description><![CDATA[<p>Merhaba Arkadaşlar , Bu yazımda crossdomain.xml den biraz bahsetmek istiyorum. Bu tabiri görmeye başladığınızda Online Streaming , Flash network kütüphanesin kullanıyor veya server’a uzak bağlantı deniyorsunuz demektir. Karşılaşacağınız hata flash için türkçe olarak * Güvenlik Sanal Alanı Ihlali * veya * Security Sandbox Violation * şeklinde karşınıza çıkabilir. Swf compile edince çalışıyor localde çalışmıyor ise […]</p> <p>The post <a href="/crossdomain-xml-swf-guvenlik-security-error/">Crossdomain.xml SWF Güvenlik-Security Error</a> first appeared on <a href="">Muharrem Tığdemir</a>.</p>]]></description> <content:encoded><![CDATA[<p>Merhaba Arkadaşlar ,</p> <p style="padding-left: 30px;">Bu yazımda crossdomain.xml den biraz bahsetmek istiyorum. Bu tabiri görmeye başladığınızda Online Streaming , Flash network kütüphanesin kullanıyor veya server’a uzak bağlantı deniyorsunuz demektir. Karşılaşacağınız hata flash için türkçe olarak</p> <h4 style="padding-left: 30px;"><strong>* Güvenlik Sanal Alanı Ihlali * </strong></h4> <p style="padding-left: 30px;">veya</p> <h4 style="padding-left: 30px;"><strong>* Security Sandbox Violation * </strong></h4> <p style="padding-left: 30px;"><strong></strong>şeklinde karşınıza çıkabilir. Swf compile edince çalışıyor localde çalışmıyor ise debug mod’u çalıştırın(Ctrl+Shift+Enter)</p> <p style="padding-left: 30px;">Aşağıda örnek olarak verdiğim dosyası server’ınızın root dizinine kaydedin sorun çözülecektir.</p> <p style="padding-left: 30px;">Örnek Crossdomain.xml dosyası</p> <pre class="lang:xhtml decode:true"><?xml version="1.0"?> <!DOCTYPE cross-domain-policy SYSTEM "/xml/dtds/cross-domain-policy.dtd"> -<cross-domain-policy> <site-control permitted-cross-domain-policies="all"/> <allow-access-from to-ports="*" domain="*"/> <allow-http-request-headers-from domain="*" headers="*"/> </cross-domain-policy></pre> <p>Burada dikkat edilmesi gereken domain paramatreleri eğer serverdaki dosyalarınıza sadece belirli bir serverdan ulaşmak istiyorsanız , domain (*) değiştirerek istediğiniz IP’lere erişime açabilirsiniz.</p> <p>Daha ayrıntılı bilgi için <a title="Crossdomain Policy" href="http://www.adobe.com/devnet/articles/crossdomain_policy_file_spec.html">burayı </a>inceleyebilirsiniz.</p> <p>Muharrem Tığdemir</p> <p> </p><p>The post <a href="/crossdomain-xml-swf-guvenlik-security-error/">Crossdomain.xml SWF Güvenlik-Security Error</a> first appeared on <a href="">Muharrem Tığdemir</a>.</p>]]></content:encoded> <wfw:commentRss>/crossdomain-xml-swf-guvenlik-security-error/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <post-id xmlns="com-wordpress:feed-additions:1">380</post-id> </item> <item> <title>Wamp Local IP Connection 192.168 Permission Failed</title> <link>/wamp-local-ip-192-168-permission-failed/</link> <comments>/wamp-local-ip-192-168-permission-failed/#respond</comments> <dc:creator><![CDATA[Muharrem Tığdemir]]></dc:creator> <pubDate>Wed, 13 Nov 2013 21:48:35 +0000</pubDate> <category><![CDATA[Hatalar]]></category> <category><![CDATA[Network]]></category> <category><![CDATA[Uncategorized]]></category> <category><![CDATA[connection]]></category> <category><![CDATA[httpd.conf]]></category> <category><![CDATA[local]]></category> <category><![CDATA[network]]></category> <category><![CDATA[permission]]></category> <category><![CDATA[wamp]]></category> <guid isPermaLink="false">https://muharremtigdemir.com/?p=165</guid> <description><![CDATA[<p>Merhaba Arkadaşlar , Wamp’a bulunduğunuz network üzerinden başka bir Client’la bağlantı yapmak isterseniz. Yapmanız gerekenler.. Bunun için ‘ C:\wamp\bin\apache\apache( apache versiyonu)\conf \httpd.conf ‘ deki dosyayı açın veya wamp icon’una tıklayarak Apache -> httpd.conf dosyasını açın. <Directory "c:/wamp/www/"> # # Possible values for the Options directive are "None", "All", # or any combination of: # Indexes Includes […]</p> <p>The post <a href="/wamp-local-ip-192-168-permission-failed/">Wamp Local IP Connection 192.168 Permission Failed</a> first appeared on <a href="">Muharrem Tığdemir</a>.</p>]]></description> <content:encoded><![CDATA[<p>Merhaba Arkadaşlar ,</p> <p style="padding-left: 30px;"> Wamp’a bulunduğunuz network üzerinden başka bir Client’la bağlantı yapmak isterseniz. Yapmanız gerekenler..</p> <p>Bunun için ‘ C:\wamp\bin\apache\apache( apache versiyonu)\conf \httpd.conf ‘ deki dosyayı açın veya wamp icon’una tıklayarak Apache -> httpd.conf dosyasını açın.</p> <pre class="lang:c decode:true"><Directory "c:/wamp/www/"> # # Possible values for the Options directive are "None", "All", # or any combination of: # Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews # # Note that "MultiViews" must be named *explicitly* --- "Options All" # doesn't give it to you. # # The Options directive is both complicated and important. Please see # http://httpd.apache.org/docs/2.2/mod/core.html#options # for more information. # Options Indexes FollowSymLinks # # AllowOverride controls what directives may be placed in .htaccess files. # It can be "All", "None", or any combination of the keywords: # Options FileInfo AuthConfig Limit # AllowOverride all # # Controls who can get stuff from this server. # # onlineoffline tag - don't remove Order Deny,Allow Deny from all Allow from 127.0.0.1 </Directory></pre> <p>Directory tagları arasında bulunan <span id="more-165"></span></p> <p style="padding-left: 30px;">Deny from all komutunu</p> <p style="padding-left: 30px;">Allow from all olarak değiştirin.</p> <p style="padding-left: 30px;"> <p>veya IP’niz değişken değil ve tek bir IP’den bağlantı almak istiyorsanız.</p> <p style="padding-left: 30px;">cmd-> ipconfig yazdıktansonra IPv4 Address inizi</p> <p style="padding-left: 30px;">Allow from 192.168.0.11 şeklinde ekleyin. NOT (all yaparsanız ip vermenize gerek yok.)</p> <p><a href="http://3.125.49.171/wp-content/uploads/2013/11/Capture.jpg"><img data-attachment-id="166" data-permalink="/wamp-local-ip-192-168-permission-failed/capture-2/" data-orig-file="/wp-content/uploads/2013/11/Capture.jpg" data-orig-size="666,399" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"DOWN","camera":"","caption":"","created_timestamp":"1384386208","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":""}" data-image-title="Capture" data-image-description="" data-image-caption="" data-medium-file="/wp-content/uploads/2013/11/Capture-300x179.jpg" data-large-file="/wp-content/uploads/2013/11/Capture.jpg" decoding="async" loading="lazy" class="alignnone size-medium wp-image-166" alt="Capture" src="http://3.125.49.171/wp-content/uploads/2013/11/Capture-300x179.jpg" width="300" height="179" srcset="/wp-content/uploads/2013/11/Capture-300x179.jpg 300w, /wp-content/uploads/2013/11/Capture.jpg 666w" sizes="(max-width: 300px) 100vw, 300px" /></a></p> <p> </p> <p> </p> <p>Artık Local IP’nizden wamp’a ulaşabilirsiniz.</p> <p><a href="http://3.125.49.171/wp-content/uploads/2013/11/show.jpg"><img data-attachment-id="167" data-permalink="/wamp-local-ip-192-168-permission-failed/show/" data-orig-file="/wp-content/uploads/2013/11/show.jpg" data-orig-size="1067,653" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"DOWN","camera":"","caption":"","created_timestamp":"1384386539","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":""}" data-image-title="show" data-image-description="" data-image-caption="" data-medium-file="/wp-content/uploads/2013/11/show-300x183.jpg" data-large-file="/wp-content/uploads/2013/11/show-1024x626.jpg" decoding="async" loading="lazy" class="alignnone size-medium wp-image-167" alt="show" src="http://3.125.49.171/wp-content/uploads/2013/11/show-300x183.jpg" width="300" height="183" srcset="/wp-content/uploads/2013/11/show-300x183.jpg 300w, /wp-content/uploads/2013/11/show-1024x626.jpg 1024w, /wp-content/uploads/2013/11/show.jpg 1067w" sizes="(max-width: 300px) 100vw, 300px" /></a></p> <p> </p> <p> </p> <p>Muharrem Tığdemir</p> <p> </p> <p> </p><p>The post <a href="/wamp-local-ip-192-168-permission-failed/">Wamp Local IP Connection 192.168 Permission Failed</a> first appeared on <a href="">Muharrem Tığdemir</a>.</p>]]></content:encoded> <wfw:commentRss>/wamp-local-ip-192-168-permission-failed/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <post-id xmlns="com-wordpress:feed-additions:1">165</post-id> </item> </channel> </rss>