En/na Ryan Perry ha escrit:
> Thanks, it was a javascript thing calling another HTML file I wasn't 
> aware of.  Actually, there are many HTML files FCKeditor calls.  I've 
> created an autohandler for this folder, but is there a better way  like
> adding something to httpd.conf?

If you don't need Mason you can disable it for that
directory:

<Location /no/mason/dir>
SetHandler default-handler
</Location>


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Mason-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to