Displaying 1 result from an estimated 1 matches for "imagemang".
Did you mean:
imageman
2006 Jun 09
2
php within public
I''m working on integrating tiny_mce with rails, which has been very
successful so far. I want to use the imagemanger and filemanager
plugins for image uploads directly through the editor toolbar, which are
php scripts. My first attempt was to modify the .htaccess to prevent
apache from routing the requests to rails.
Here''s what i''ve got in my htaccess:
RewriteCond %{REQUEST_URI} ^/javasc...