> I there , i was looking for a method to control the access to 
> the RDS and found some instruccion what are working for CFMX 
> 6.1 but i cant see the RDS entry point in CFMX7
>  /CFIDE/main/api.cfm (main folder do not exist on my server)
> 
>  Any ideas?
> 
>  Plus i cann se in the Web.xml
> 
> <!-- begin RDS -->
>       <servlet-mapping id="macromedia_mapping_9">
>               <servlet-name>RDSServlet</servlet-name>
>               <url-pattern>/CFIDE/main/ide.cfm</url-pattern>
>       </servlet-mapping>
>     <!-- end RDS -->

By default, you can't control access to RDS with CFMX very easily from your
web server. There's no actual file used by RDS requests - the server uses
the mapping you've found to automatically route requests with that URL
pattern to the RDS servlet.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized 
instruction at our training centers in Washington DC, Atlanta, 
Chicago, Baltimore, Northern Virginia, or on-site at your location. 
Visit http://training.figleaf.com/ for more information!


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:207760
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to