<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[TinyMCE Forum - Http 401 and 404 errors for css and js files]]></title>
		<link>http://www.tinymce.com/forum/viewtopic.php?id=25714</link>
		<description><![CDATA[The most recent posts in Http 401 and 404 errors for css and js files.]]></description>
		<lastBuildDate>Tue, 03 May 2011 14:25:46 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Http 401 and 404 errors for css and js files]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=89957#p89957</link>
			<description><![CDATA[<p>Yes, it should however you might need to configure the preview.wwwroot setting the length from that config option will be cropped away from the absolute file system path to produce an url.</p>]]></description>
			<author><![CDATA[dummy@example.com (spocke)]]></author>
			<pubDate>Tue, 03 May 2011 14:25:46 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=89957#p89957</guid>
		</item>
		<item>
			<title><![CDATA[Re: Http 401 and 404 errors for css and js files]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=89953#p89953</link>
			<description><![CDATA[<p>Hi spocke,</p><p>I just deleted all files and configurations, and redeployed MCFileManager and now it works again.</p><p>Another issues is, that my rootpath is point to a network drive, e.g. \\network\, and when I select a file, the &quot;Link URL&quot; (TinyMCE) is set to &quot;../../undefined/&quot;. As far as I can read, it should support network files?</p>]]></description>
			<author><![CDATA[dummy@example.com (Lars J)]]></author>
			<pubDate>Tue, 03 May 2011 14:08:35 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=89953#p89953</guid>
		</item>
		<item>
			<title><![CDATA[Re: Http 401 and 404 errors for css and js files]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=89938#p89938</link>
			<description><![CDATA[<p>Hmm, strange wounder why they are denied could be some security module installed in the IIS. We have only tested the product on out of the box IIS installations. If you have some third party security module installed it might interfere with the normal operation of .NET.</p>]]></description>
			<author><![CDATA[dummy@example.com (spocke)]]></author>
			<pubDate>Tue, 03 May 2011 13:51:37 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=89938#p89938</guid>
		</item>
		<item>
			<title><![CDATA[Http 401 and 404 errors for css and js files]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=89812#p89812</link>
			<description><![CDATA[<p>Hi,</p><p>I have installed FileManager on my development machine, where it works perfectly. But when I deploy to our production server, CSS and JS are not displayer due to 401 and 404 errors. All I see is strings like this:</p><p>{#common.directory}</p><p>Here is what Fiddler outputs:</p><p># Result Protocol Host URL Body Caching Content-Type Process Comments Custom <br />17 401 HTTP site /util/Editor/tinymce/plugins/filemanager/default.aspx?type=fm&amp;page=index.html 341&nbsp; text/html; charset=us-ascii iexplore:176&nbsp; &nbsp;<br />18 302 HTTP site /util/Editor/tinymce/plugins/filemanager/default.aspx?type=fm&amp;page=index.html 177 private&nbsp; &nbsp;text/plain; charset=utf-8 iexplore:176&nbsp; &nbsp;<br />19 401 HTTP site /util/Editor/tinymce/plugins/filemanager/css/default.aspx?type=fm&amp;theme=fm&amp;package=core_css 341&nbsp; text/html; charset=us-ascii iexplore:176&nbsp; &nbsp;<br />20 401 HTTP site /util/Editor/tinymce/plugins/filemanager/css/default.aspx?type=fm&amp;theme=fm&amp;package=index_css 341&nbsp; text/html; charset=us-ascii iexplore:176&nbsp; &nbsp;<br />21 401 HTTP site /util/Editor/tinymce/plugins/filemanager/js/default.aspx?type=fm&amp;theme=fm&amp;package=core 341&nbsp; text/html; charset=us-ascii iexplore:176&nbsp; &nbsp;<br />22 404 HTTP site /util/Editor/tinymce/plugins/filemanager/css/default.aspx?type=fm&amp;theme=fm&amp;package=core_css 4.028 private&nbsp; Expires: Fri, 29 Apr 2011 14:31:01 GMT text/html; charset=utf-8 iexplore:176&nbsp; &nbsp;<br />23 401 HTTP site /util/Editor/tinymce/plugins/filemanager/js/default.aspx?type=fm&amp;theme=fm&amp;package=filemanager 341&nbsp; text/html; charset=us-ascii iexplore:176&nbsp; &nbsp;<br />24 404 HTTP site /util/Editor/tinymce/plugins/filemanager/css/default.aspx?type=fm&amp;theme=fm&amp;package=index_css 4.029 private&nbsp; Expires: Fri, 29 Apr 2011 14:31:01 GMT text/html; charset=utf-8 iexplore:176&nbsp; &nbsp;<br />25 404 HTTP site /util/Editor/tinymce/plugins/filemanager/js/default.aspx?type=fm&amp;theme=fm&amp;package=core 4.021 private&nbsp; Expires: Fri, 29 Apr 2011 14:31:01 GMT text/html; charset=utf-8 iexplore:176&nbsp; &nbsp;<br />26 404 HTTP site /util/Editor/tinymce/plugins/filemanager/js/default.aspx?type=fm&amp;theme=fm&amp;package=filemanager 4.028 private&nbsp; Expires: Fri, 29 Apr 2011 14:31:01 GMT text/html; charset=utf-8 iexplore:176&nbsp; &nbsp;</p><p>Requests for *.css and *.js is denied and some reqeusts are even made to an unexisting path &quot;/js/default.aspx?...&quot; - how could this happen?</p><p>I am using Windows Server 2008 R2 64 bit, IIS 7,5 on both machines. I have tried disabling compression with no luck. I have even tried giving &quot;Everyone&quot; access to the plugin folder.</p>]]></description>
			<author><![CDATA[dummy@example.com (Lars J)]]></author>
			<pubDate>Fri, 29 Apr 2011 14:50:08 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=89812#p89812</guid>
		</item>
	</channel>
</rss>
