Apache URL redirect causes APEX to point to the wrong images folder

Hello All,
I am using the following in httpd.conf
Redirect / http://hostname/analytics/saw.dll?Dashboard
When I try accessing APEX the application can't locate the image folder. For example instead of looking for e2.gif in
http://hostname/i/e2.gif
it's looking for the images in
http://hostname/analytics/saw.dll?Dashboardi/e2.gif
How do I point APEX to the correct image folder?
Thanks
Fiston

Hi, Fiston
try using RedirectMatch directive
RedirectMatch ^/$ http://hostname/analytics/saw.dll?Dashboard
or maybe
RedirectMatch ^/$ /analytics/saw.dll?Dashboard
Regards,
Michael

Similar Messages

  • Picture Library : upload image with same name overwrite the image in thumbmail or WebVersion view but not the actual image link points to the old image

    Hello,
    I am facing a wired issue with Picture Libraries in SharePoint.
    We created a custom field and added it to UserInfo list, the column based on custom field lets user upload their personal images to a Picture Library with the name <User ID>.<Image Extension> e.g. 1.jpg where UserID is internal Listitem ID of the UserInfo list and set its URL to the field value which we use to display the image on our custom user profile and some other WebParts.
    If the user uploads a different image, it will overwrite the existing one it keeping the same name.
    The field worked perfectly with sites using widows Based authentication, but as we move the field to sites with form based authentication we find that the field is able to upload the image properly first time but on each successive upload, although a new image gets uploaded with the name userid.imagextension and is shown in the allitems.aspx page in the thumbnail view and in the picture preview on the dispform.aspx page, but the link next to the name field and the image shown on clicking the preview points to the old image.
    To put it other way
    https://<Web URL>/Picture%20Library/_w/Upload_jpg.jpg
    https://<Web Url>/Picture%20Library/_t/Upload_jpg.jpg
    Would show the updated image
    but the actual URL
    https://<Web Url>/Picture%20Library/Upload.jpg 
    points to the old image
    what’s even more strange is that even after deleting the image the url still shows the old image at
    https://<Web Url>/Picture%20Library/Upload.jpg 
    I confirmed the same by actually repeating the same exercise on a picture Library in the User Interface
    Uploading an image say upload.jpeg in the picture library using SharePoint interface.
    Then uploading a different jpeg image keeping the same name upload.jpeg again in the picture library.
    In allitems.aspx thumbnail view and on dispform.aspx page preview filed image now show the newly uploaded image but when you click the preview image or click the link in the name field value it takes you back to the old image.
    I have seen this issue on environment where we have enabled form based authentication and the issue is not seen on another server where we have wss with windows based authentication.
    Has anyone noticed such behavior and is there any workaround to that!
    Thanks & Regards
    Saurabh Rustagi

    All,
    I had the same issue. 
    In my case, Blob Cache was enabled for the web application in which the image issue was occuring.
    I cleared blob cache, and after doing a hard refresh of my browser, the correct image was then displayed.
    To clear blob cache, do the following:
    Navigate to:   
    http://yourwebapp:port/yoursite/_layouts/objectcachesettings.aspx
    Select:  "Object Cache Flush"  and  "Force all servers in the farm to flush their object cache" check boxes
    Click the OK button
    Hope this helps.

  • My project index is pointed to the wrong project library and I need to change it.

    My project index is pointed to the wrong project library and I need to change it.

    All content from the store is tied to the account that downloaded it, so if you download those apps then it should be showin your account's id - if you've updated the email address on your account and it's showing the pre-update email address then try logging out of it on the iPad by tapping on the id in Settings > iTunes & App Stores and then log back in and see if that 'refreshes' the account on the iPad.
    If you haven't changed your email address then has anybody else downloaded or synced apps to your iPad ? If they have then only their id will be able to download updates to them

  • I have iPhoto 09 The cover of my book is cropped is perfect on screen but when I print it out it's cropped badly. There is a red exclamation point on the screen image but I have created 5 books and never had this problem. HELP

    I am using iPhoto 9 to make a book. The cover of my new book looks perfect on screen, but when print it out before I have it published the cropping is all off. There is also a red exclamation point on the cover image. I have checked and rechecked but to no avail. Can you help? Bill Perlmutter

    That red exclamation point can mean either that the image on the cover is below the resolution limit that Apple has set for photos to make good prints or that there is missing text in a text box or there's some text that has overflowed the text box.
    The resolution limit that is set in iPhoto for photos is 110 dpi, i.e. the PrintWarningImageDPI value in this screenshot of iPhoto's preference file:
    Click to view full size
    It's not an absolute thing.  Many have reported getting books that had photos with the low resolution warning indicator and it was perfectly satisfactory. 
    But check to see if it's an image or text warning.
    OT

  • ITunes points to the wrong location for some songs. I can't fix it...

    Hello,
    I have an iTunes library with 6,000+ songs, and I can't afford to lose them all. I tried to copied my entire iTunes folder to my external hard drive, and now most of my songs have the grey exclamation point next to them saying they can't be found. I checked the info of those missing songs, and it says the file path is "file://localhost/Volumes/MUSIC/Music/Artist/Album/Track Title.mp3". However, the actual path should be "/Volumes/Music/iTunes/iTunes Music/Artist/Album/Track Title.mp3" I think. How can I fix these songs? Some few random songs that still work are pointing to the internal hard drive on my mac in the original iTunes folder. How can I get all the locations set to the right place? Even if I can get it working from my internal hard drive again, that would be good.
    I really need to keep all of the track information that is in the iTunes library file (Date added, play count, rating, etc.)
    Please help me out, I cannot figure this out to save my life. If you need any other information, please just let me know.
    Thank you,
    Christian

    I messed around with the XML file and the .itdb file and somehow I got it to point to my other hard drive and I didn't lose any of my dates added. I wish I payed more attention to what I did so I could help other people with this issue...

  • HT201210 I was backing up my iPad and it gave me an error and ever since my iPad is dead. It shows the iTunes icon on the screen with an image of a USB pointing to the iTunes image. I have tried to restore but it isn't working. I have the iPad 2. Please h

    Hi, I was backing up my iPad 2 and it gave me an error message. Since then, my iPad has been dead or should I say, STUCK. The screen shows the iTunes image with an image of a USB cable under it with an arrow pointing towards the iTunes icon. I haven't been able to get it to unfreeze and when I connect it to iTunes, iTunes doesn't give me the option to Sync or Restore. It actually just goes into the iTunes Store section and I can't access the part I need. Please help! Thank You!!!!!

    You may need to put the iPad in recovery mode to restore it.
    http://support.apple.com/kb/HT1808

  • How to show an arrow pointer to the Barchart image in JSP?

    Hi,
    I want to show an arrow pointer to the particular value on the barchart, i.e. arrow should point to the y-axis of barchart and should change the position accordingly depends on the value on y-axis. How can I implement this? I want to use this code in JSP?
    Thanks,

    I understand that you are not talking about an active mouse pointer.
    You can write HTML with two < div >s that overlap.
    The pointer image should be a .gif (or maybe a .png) with transparency.
    Something like this maybe:
    < div style="position: relative; top: -10px; background: transparent;"  >You can also generate a composed image, and use another JSP
    that acts as if it were an image, using getOutputStream() instead of out,
    and setContentType("image/gif") but that is more error prone.
    Develop a stand-alone test application first.

  • How to show an arrow pointer to the Barchart image?

    Hi,
    I want to show an arrow pointer to the particular value on the barchart, i.e. arrow should point to the y-axis of barchart and should change the position accordingly depends on the value on y-axis. How can I implement this? I want to use this code in JSP?
    Thanks,

    I understand that you are not talking about an active mouse pointer.
    You can write HTML with two < div >s that overlap.
    The pointer image should be a .gif (or maybe a .png) with transparency.
    Something like this maybe:
    < div style="position: relative; top: -10px; background: transparent;"  >You can also generate a composed image, and use another JSP
    that acts as if it were an image, using getOutputStream() instead of out,
    and setContentType("image/gif") but that is more error prone.
    Develop a stand-alone test application first.

  • Make the data for a registry key point to the installati​on folder of my app.

    I have an application that creates files with a unique file extension (.myextension).  These files should be associated with a particular icon so that the icon is shown when they are viewed in Windows Explorer, etc.  I know how to do this when I create an installer by adding several registry keys and values under the [HKEY_CLASSES_ROOT] key as shown below.
                       key                                                name              type                                   data
    [HKEY_CLASSES_ROOT]
         .myextension                                         (Default)          REG_SZ               Myextension.file.type.record
         Myextension.file.type.record              (Default)          REG_SZ               Text description of file type
                   DefaultIcon                                  (Default)          REG_SZ               path to the icon file.
    The key for the file extension record (.myextension) has a default value where the data points to the key for the file type record (Myextension.file.type.record).  The data for the default value of the Myextension.file.type.record key is just a description for the file type.  There is also a subkey called DefaultIcon.  The data for it's default value is the path to the file containing the icon that is to associated with the file type.  If the file contains more than one icon, it may be necessary to modify the data (path) to indicate which icon to use.
    So, this is all good if path to the file containing the icon is known.  I added an icon file to the build when I built my application and it will be installed in a known location within the directory where my application is installed.  The location is [InstallDirectory]data\myicon.ico, where [InstallDirectory] is the directory where my application is installed.  The installation process, including the addition of registry keys is handled by an installer that I have created.  The problem arises when the user choses to install to a location other than the default directory specified in the installer.  I can't know before hand where that will be.  How can I specify the path in the DefaultIcon key so that it points to the correct location after installation?  Is there some symbol that I can use for the installation directory so that the path will be set correctly at installation time? 

    Hi cbfsystems,
    If correctly understand what you are trying to do, check this out.  This shows you how to add a user-specified install directory to a registry entry in the installer build spec.
    Cheers,
    Brian A.
    National Instruments
    Applications Engineer

  • Shared Services - LCM pointing to the wrong Hyperion Planning server

    Hi,
    I created 2 Planning applications and created a Shared Services application group called "Planning" where I assigned both during creation.
    I navigated to the Shared Services console and went to the application group to check both. When I press any of them I get the following error:
    EPMLCM-30053: Failed to connect to "http://<server name>:19000/HyperionPlanning/servlet/HspLCMServlet" while performing explore/listing for application - "FrcApp".
    Received status code -"404" with error message - "Not Found". Possible cause of error Server Down or Not reachable.
    The problem I'm having is that the <server name> that is appearing is not the one where Planning is, but the Essbase server. Where do I change this to correct the problem?
    Thank you

    Hi,
    i think we need to register that application again.
    goto the workspace, open the particular planning application then goto Administration --> Application --> Settings
    There you find the Register with Shared Services.
    Regards,
    mady
    please mark the replies with helpful or correct to help others

  • Update 27.0 causes downloads to go to the wrong location

    I want downloads to go to my RAMdisk (not surprisingly, R:\), but since the update to v27, all downloads go to C:\Users\Me\Downloads. My Options are set correctly, I've double-checked my Profile location (I:\Firefox\Profiles), and all Bookmarks and Extensions are perfectly fine - it's just the download location that is messed up.
    Is this a universal issue with v27 (unlikely) or has a fix been found (hopefully)?

    "regression" is right. I can see not wanting to download to the root of a system disk, but a logical drive... Unfortunate.
    But your solution is 100% accurate, and I thank you both for your time and speedy replies!
    ** Read the bug report, and this says it all:
    The bug is present on Firefox 27 final.
    Firefox 27 cannot save files to any root directory by default, except for Windows drive root directory.
    '''Firefox 26 and earlier could. Lots of people will find out the hard way about this bug starting today.''' I hope it gets fixed and 27.0.1 gets released as soon as possible with this bug fixed in it.
    Yup [;-)

  • HT1473 why does itunes media folder location in windows 8 goes to \username\music\music when pointed to the my music folder

    I have recently decided to upgrade to windows 8 and with it clean out all the music in my itunes media collection and start fresh.
    Before I start to download my purcharsed iCloud music or import my cds I set my media folder location to be "c:\users\username\my music\"
    and the below images show the outcome, which seems like its a bug and it annoys me.
    so now i have a folder called music inside the my music folder in my users profile, this seems really stupid i hope its a bug that gets fixed
    if i set it as the below then all the music artists folder names appear straight under c:\users\username\
    Why does the extra \music\ folder get added ?!?!!??? it just makes it messy.

    Here are typical layouts for the iTunes folders:
    Essentially iTunes wants to put its content into <Media Folder>\<Media Kind>\<Subfolders>. See make a split library portable for reasons why you should stick to the default layout for the iTunes folders (media folder inside main iTunes folder), and Getting iTunes & Windows Media Player to play nicely for suggestions on how to set out the library for use by both applications.
    tt2

  • Configuring HTTP Apache Server with Oracle Apex

    Hi All,
    I have trawled through various threads on here to see if it would help my resolve the problem i seem to be having, but to no avail :(
    I have an oracle RAC db with apex installed. the RAC uses a service: apextest.com
    I have an HTTP Server installed on a seperate server, I have copied the Images over so it knows what to use. Made sure the httpd.conf file is pointing to the correct images path.
    As its a RAC db, i have put in the dads.conf file a 'TNSFormat' setting for the 'PlsqlDatabaseConnectString', using the TNSnames.ora entry named DEXTER which uses the apextest.com service name.
    My dads.conf file:
    Alias /i/ "/apex/Apache/Apache/images/"
    AddType text/xml       xbl
    AddType text/x-component       htc
    <Location /pls/apex>
    Order deny,allow
    PlsqlDocumentPath docs
    AllowOverride None
    PlsqlDocumentProcedure         wwv_flow_file_mgr.process_download
    PlsqlDatabaseConnectString     DEXTER TNSFormat
    PlsqlNLSLanguage               AMERICAN_AMERICA.AL32UTF8
    PlsqlAuthenticationMode        Basic
    SetHandler                     pls_handler
    PlsqlDocumentTablename         wwv_flow_file_objects$
    PlsqlDatabaseUsername          APEX_PUBLIC_USER
    PlsqlDefaultPage               apex
    PlsqlDatabasePassword          apex_pword
    PlsqlRequestValidationFunction wwv_flow_epg_include_modules.authorize
    Allow from all
    </Location>My TNSnames Entry:
    DEXTER =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = servername.com)(PORT = 1521))
        (ADDRESS = (PROTOCOL = TCP)(HOST = servername2.com)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = apextest.com)
      )i can tnsping using the apex_public_user account and correct password and also sqlplus using the same account and password:
    tnsping DEXTER
    sqlplus apex_public_user/apex_pword@DEXTERim getting the error of:
    Service Temporarily Unavailable
    The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
    The error log is spitting out -
    mod_plsql: /pls/apex/apex HTTP-503 ORA-12514Does anyone have any ideas? Anything i've missed out / not done ?
    Note: I have used the same HTTP Apache Server to host a version of apex4 on a standalone database which is installed on the same server. So just wondered if that has anything to do with it?
    thanks in advance :)

    Hello,
    According to the error ORA-12514, there is a problem for the mod_plsql to connect to the database :
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    Cause: The listener received a request to establish a connection to a database or other service. The connect descriptor received by the listener specified a service name for a service (usually a database service) that either has not yet dynamically registered with the listener or has not been statically configured for the listener. This may be a temporary condition such as after the listener has started, but before the database instance has registered with the listener.
    Action:
    - Wait a moment and try to connect a second time.
    - Check which services are currently known by the listener by executing: lsnrctl services <listener name>
    - Check that the SERVICE_NAME parameter in the connect descriptor of the net service name used specifies a service known by the listener.
    - If an easy connect naming connect identifier was used, check that the service name specified is a service known by the listener.
    - Check for an event in the listener.log file.
    Is the "alias" DEXTER defined in the file tnsnames.ora used by mod_plsql ?
    Regards

  • Hiding url redirects

    Hi all,
    I am using UNIX(SUNOS) with iplanet 6.1 webserver with IE 6 browser on user end. The NSAPI application i am developing recieves a request with a certain string https://MYWEBSERVER/mystring and in the nametrans stage i replace this url with https://OTHERWEBSERVER/newstring?whatever and i redirect the request from MYWEBSERVER to a different webserver OTHERWEBSERVER that is i am doing an url redirect to another server. But the problem is that the url shows up on the address bar. Is there any elegant way to not let it show up on the address bar. By elegant i mean that it should not show up whatever i do to the browser(like pressing a back button or doing a refresh or anything.
    code:
    protocol_status(sn, rq, PROTOCOL_REDIRECT, NULL);
    pblock_nvinsert("url", newurl, rq->vars);
    return REQ_ABORTED;
    Thanks in advance,
    Kind Regards,
    Nitin Soman

    Thank you very much for the reply.
    Where and how do i implement the reverse proxy.
    the NSAPI plugin does some extra things like doing some cookie validations and changing the url and redirected.
    Is it possible to do in case of reverse proxy?
    Also will it affect the functionality of the current server.. i mean whether any changes required in the server which will affect its current functionality?

  • CopyProfile causes search shortcuts on all users search screen to point to the default user profile

    So, I'm sysprepping Windows 8.1 with an answer file set to CopyProfile=True.  I log in to my customized account and sysprep /generalize /oobe /shutdown /unattend:unattend.xml.  Everything copies over just fine.  I get my layout in the Metro
    start menu, etc, etc...
    However, when I log in to the default profile I originally customized after sysprep, everything works great.  But when I log into any other account created during sysprep or thereafter and I hit the windows key and do a search for "Update" -
    and select "Windows Update"  I get an error:
    Title: C:\Users\ORIGINALDEFAULTACCOUNT\AppData\Local\Packages\windows.immersivecontrol.....
    Message: "Windows cannot access the specified device, path, or file.  You may not have the appropriate permissions to access the item."
    It's not every single shortcut... Only a certain fiew.
    I get a nearly identical message when trying to launch "Programs and Features" from start.  If I manually navigate to these controls, they load up just fine.  Just the search items seem to be pointing to the wrong point.  Is there like
    a cache that copyprofile seems to be copying over for some reason?
    I've tried modifying the built in administrator account thinking Microsoft has gotten a bit stricter on which account I can use, but I get the same error.
    Can anybody help?

    Thanks for the response!
    I ran SFC and all files come up good.
    I know I can take permissions/ownership to access the file, but I'm not sure I would want to do this.
    I may not have been clear and perhaps I need to clarify.
    Here is my process:
    I create account1 prior to sysprepping.  I customize this profile to my liking and copy it over with copyprofile during the sysprep phase.
    account1 is now my default profile.
    During the sysprep phase I also create account2.  After sysprep completes, when I login to account2 and attempt to access "Programs and Features" or "Windows Update" from metro search, I get the error with the following title: 
    C:\Users\account1\AppData\Local\Packages\windows.immersivecontrol
    So even though I'm logged into account2, if I do a search and try to run these two shortcuts, they point to a file in account1's profile.
    If I create a new profile at this point, the same problem occurs, as account1 is the default profile and it appears that the shortcuts are being carried over as part of the default profile.
    Taking ownership/changing permissions of the file/folder does not fix the fact that the shortcuts pointing to the account were copied over the in the first place.  
    I could change it so that Everyone has read permissions to this part of the default profiles folder, but I've been lead to believe that this is not best practice.
    I've reimaged the computer and started over from scratch, but it appears that the default profile still includes these broken shortcuts.
    Perhaps there is a cached search history I need to delete somewhere before sysprepping? 
    I also noticed that these "shortcuts" are in a 'packages' folder - are these 'shortcuts' actually windows 8 apps? If so, maybe there's something that's being missed in the provisioning process?

Maybe you are looking for

  • Error while exporting OSB project using ANT

    Hi, My OSB Version is 11.1.1.5 and I was trying to get my export done using the scripts provided by Edwin on his blog http://biemond.blogspot.in/2010/07/osb-11g-ant-deployment-scripts.html I am able to exportFromWorkspace but I am facing the error wh

  • Application WebDynpro ABAP is not visible in Google Chrome

    Hi Experts, After the Upgrade 7.3 EHP1  in Production System it is not visible the application developed in web dynpro ABAP, in the Employee Self-Service Portal. In the QA and Development,  applications WD ABAP are visible. What can happen in the Pro

  • XSLT processor

    which XSLT processor do you use ? Xalan , cocoon ? please suggest a good XSLT processor

  • My instant messages are not being recognized after update

    After I did the latest update, some of my instant message are not coming up with the person's name from my contacts, rather, just the phone number is showing up.

  • How to create a 'At New' like statement in smartforms...

    Hello Experts, IN my smartform, I created a table in my main window that displays records in spfli namely countryfr, cityfrom, countryto and cityto. Now, I sorted it by countryfr in ascending order. What I want is that when a new country is detected