Redirecting when page NOT FOUND error occurs

Does anyone now a way to redirect the client to a certain page whenever he encounters 404 NOT FOUND errors?
I do not want to use a custom response page, I just want to redirect to a URL. The reason is our clients are WAP clients, and they do not see a page with text/html MIME type.
Or any other solution might be a custom response page with a MIME type with vnd.wap.wml. Is it possible?

Yes, it's possible. The simplest way is probably to add an Error directive such as the following to obj.conf:<Object name=default>
Error code="404" fn="set-variable" set-srvhdrs="Location: /notfound.wml" error="302" stop="true"
</Object>

Similar Messages

  • Page not found error when  navigating in Iview  application

    Hi,
    I have developed an application,and I am able to view a sucessfull preview of the Page as well.There are htmlb links on the page.When clicked,they navigate to the next jsp page.This iview was assigned to a user,and the portal was logged in though a local ip address.The application works fine.
    In trying to access the portal though an external Url,the initial page comes up perfectly fine.However the next page,does not come up,when a link on the first page is clicked.I get initially a popup with the message:
    "This page contains both Secure and Non secure Items
    .Do you want to display the non secure Items."
    The options on the Popup were yes,no,More Info.
    When I clicked yes then I get the display page not found error.The error is:
    " <b>The page cannot be found
    The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.</b> "
    The Information I get when I click on More Info is-
    <b>Downloading non-secure content from a secure Web site
    The Web site you are viewing is a secure site. It uses a security protocol such as SSL (Secure Sockets Layer) or PCT (Private Communications Technology) to secure the information you send and receive.
    When sites use a security protocol, information that you provide, such as your name or credit-card number, is encrypted so that other people can’t read it. However, this Web page also contains items that do not use this secure protocol.
    Given what you know about this Web site and your computer, you must decide whether to continue working with this site.
    If you do not feel confident about working with this site, click No.</b> "
    This problem occurs only to a particular user.If I add the role to another user,and view the iview I am able to navigate without problem(there is no popup as well).Even for this User,it is happening only when,I access through extrenal url,not when I access the portal through the local IP Address.
    Regards,
    Harish

    Hi,
    This is a further Update.The problem described above has  something to do with the roles.When some roles(cusom) are assigned the navigation occurs.Can you please let me know if there is any role related configuration with SSL.
    Regards,
    Harish

  • Help! 'Page not found error' when use the word 'account' on my web page!

    I have encountered the weirdest problem when making some changes to my website.
    When adding text within the <p></p> tags  everything is fine until I type the word 'account' or 'accounts' then I get a 'page not found' error.
    Any other text can go between those tags, only the word 'account' causes the problem.
    Any ideas?
    (I am using Dreamweaver MX 2004 and its a PHP page)
    I am so confused on this one, so any help would be much appreciated!
    Thanks.

    http://www.reformationassociates.com/ - This is the website, the weirdest part is, it is only happening on pages after they have been opened through Dreamweaver, so it's only once I access them that the problem occurs, I dont have to make any changes, just open them and they suddenly show up as 'page not found'.  
    http://www.reformationassociates.com/archive/Pinnacle.php is one of the pages that was accessed yesterday via Dreamweaver and we have had to change the word to 'acct' to stop the 'page not found' error.
    Afriad I dont know what SSI files are? sorry....
    Thanks.

  • "Page NOT FOUND ERROR" when i launching application through IE

    Hi Siebel Guru,
    We have installed Siebel CRM 8.1.1 on windows 2003.successfully. I am able to connect ecomuniction through shortcut from windows start menu. If I just type the URL in browser I getting issue with "Page NOT FOUND ERROR".
    I just want to launch application through explorer without starting it from shortcut and session should not expire.
    Am unable to launch siebel application through my local machine also.
    My application server is up and running and am able to connect my webserver on localmachine.
    pls do needfull.
    Regards
    Prabhat

    Hi Goud,
    thanks for co-ordiantion
    Same issue page not found .
    http://ssipl-srvr-35/ecommunications_enu/start.swe.
    even local machine same issue page not found.
    when i launching application trough webclint my application is opening.
    i dont know wht the issue.
    why my application is not running direct (IE).
    because end User interests to access application their local machine.
    pls help me out to solve this issue.
    Regards
    Prabhat

  • 404 page not found error after upgrade to 4.0 from 3.x

    We developed this application in 1.6 and a couple years ago upgraded to 3.2. We've just upgraded the Production version to 4.0.0 (that's what was on the Dev box). I understand that the template we used when developing it is now obsolete and I added some stuff to make it work properly (found tips here). In Dev it seemed to work correctly but now that it's in production we're getting a 404 Page not found error which "seems" to only occur after a search returns some results and you change the search criteria and try to rerun the search with this modified criteria without first leaving that page (if you click to a different tab and back before changing the search criteria you don't get the error). It doesn't matter which criteria field you change (date, text, LOV) the error comes up consistently. The criteria is submitted via a button (Go request). It's a PL/SQL function body returning SQL query. The only processes that are run is a Reset Pagination on the Go request.
    Is there some quick setting that can be changed that causes this? Or something in 4.0 that is different that I need to change when submitting a page, etc... I can't see anything in the debug & all the variables do have appropriate values.

    A column in the search results was changed to a Simple Checkbox when we upgraded to 4.0 (it has always been a checkbox in the older APEX versions). When I put it back to Standard Report Column I no longer get the page not found error.
    Is there some additional/different setting I need to do in order to use the simple checkbox option in a search results set?
    ETA: I see now that Checkboxes are not intended to work in standard report regions so I'll change them to LOVs or something and my problem should be solved.
    Edited by: mimi_jones on Jul 18, 2011 6:16 AM

  • Page not found error after logging into oiddas

    Hi all,
    I have configured reverse proxy setup for my application server. from external portal is accessible( with proxy hostname externally and internally after login from internet) and also sso server administration site (same as portal ) but when i am trying to access oiddas page i am not able to login and i am getting page not found error. for ssocfg.sh i have given proxyHostName and proxyPort with https and i can see external name and it is redirected with external name for sso authentication but when i logged in i am getting page not found with http 404 msg and i have followed many docs in metalink w.r.t this error but couldn't resolve after too many trials and registrations. could someone help me on this. let me know if you need any information my internal address is http://localhost.localdomain.com:7777/ external(proxy)- https://portal.localdomain.com/
    Thanks

    Hello George,
    Thank you for the quick reply. I will surely try the option suggested by you.
    But what i was thinking is that as this is not a Connection Time Out (500) error, instead its a Page Not Found error, it would be Session-Timeout and not Connection Time-Out.
    Maybe I should be looking at:
    SESSION-TIMEOUT due to kernel:
        Kernel parameter:    rdisp/gui_auto_logout
        Kernel parameter:    rdisp/plugin_auto_logout
    as per the SAP OSS Note: 705013
    But again, I think this Note is pointing to the SICF service and IAC type of iView and not SAP Transaction type iView. Please advice.
    Thanks,
    Gaurav
    Edited by: Gaurav Shah on Dec 4, 2008 9:37 PM
    Edited by: Gaurav Shah on Dec 4, 2008 9:42 PM

  • Numerous "page not found" errors

    I've been using a WRT160N router for several weeks which I bought as a replacement for a failed Belkin router. Home network config is my Vista PC connected via Ethernet cable to the router and my wife's Vista PC with wireless access to the router. The router is connected to a Cox ISP Motorola SB5120 Surfboard cable modem. Both computers (wired and wireless) experience frequent "page not found" errors. In many cases, an immediate attempt to access the same page is successful.
    I'm quite sure that the network connection and the Internet connection are not being dropped. At the same time that the "page not found" errors are occurring, I am able to check my email (via Windows Mail) with no problem. Also, both computers are running Network Magic, and it is quite good at popping up messages when a connection is lost. These messages never pop up when the "page not found" errors are occurring.
    I've done a fair amount of Googling about this problem and saw some references to Domain Name System failures. Is it possible that when I'm requesting a web page, my DNS server is not returning the page's IP address? If so, is there a way to correct this problem?
    One additional piece of info that might be relevant: If my wife shuts down her computer in the evening before I shut mine down, then I immediately start getting many more "page not found" errors - sometimes on almost every attempt to access a page. I have been able to get around this problem by power cycling the router, leaving the power off for 20-30 seconds. After that, access to web pages is much better.
    The last time I checked, I had the latest firmware installed in the router. This problem never occurred with the old Belkin router for almost two years before it began failing.
    Any advice would be much appreciated. This problem is quite a nuisance.
    --Jim--

    Paul, thanks much for the link to the other thread. I just finished reading all 11 pages. Unbelievable that there hasn't been a single encouraging post by a Linksys person! I'm probably going to keep the router, since I've had it for almost a month and have discarded the box and packaging by now. Looks like I have a choice of (1) putting up with the DNS problems that are truly a nuisance, (2) downgrading to firmware version 8 if I can get it, or (3) hoping for a future firmware upgrade from Linksys that will fix the problem.
    There seem to be a couple of people on the thread who are willing to provide firmware version 8 and save me the trouble of extracting the firmware file from the tar file. They say something like, "PM me your email address and I'll send you the firmware." I'm enough of a newbie on this board and a complete newbie on the other board that I'm not sure what PM means. Do you? Are both boards sponsored by Linksys? This one is part of forums.linksys.com while the other one is part of forums.linksysbycisco.com. There's so much to learn ...

  • Page not found error getting while access endeca application

    Hi All,
    I am trying to create an application in endeca. Created application , ran neccessary scripts and created pages in experience manager.
    but when i try to call the application in browser . i am getting page not found error. There are some other application which is created by copying discover electronics ,
    which works fine. Please help me how can i resolve this issue. I am using endeca 3.1.0.
    Thanks
    Mark

    There's not much to go on here, but it sounds like you're trying to view changes in a "live" application. To confirm this, you should execute the configuration promotion script and then check the same application URL. You can run the promote script from inside workbench. Log in as admin, then look under "Workbench Home > Administration > Admin Console > Scripts." You should execute the "PromoteAuthoringToLive" script. Once this script is complete, then test your page again.
    If this works, then it means that your application is configured such that it doesn't get immediately notified of new configuration changes, i.e. it's configured in "live" mode.

  • Page not found error in webdynpro Application

    Hi All,
    While we are opening a links getting Page not found error. This is  webdynpro ABAP application ,through Launch pad it is configured.
    We have recently upgarded our portal , previously it was working fine.
    R/3 is not upgraded .
    Regards,
    Krishna.

    Hi Krishna,
    Hope you are doing good.
    Kindly run the web diag tool as outlined in  note 1045019 or SAP Note No. 1332726 (depending on your version) and reproduce the issue.
    This will give you the exact reason why the issue occurs. Attach it here if you have any issues.
    Thank you!
    Kind Regards,
    Hemanth
    SAP AGS

  • Csv output feature results in a "page not found" error in IE (ver 8)

    Has anyone else had issues with the csv output feature returning a "404 page not found" error when using IE version 8.0?

    Hello. I'm getting an Http 404 The webpage cannot be found" error when trying to export any APEX application's query results into Excel (Application Express 3.2.1.00.10). This was working fine before. Nothing changed with our APEX application. I've been always using I.E. Version 7.0.5730.11 with no problems. I've reset the I.E. defaults and still the problem exists. I've downloaded Mozilla Firefox and the problem does not happen. However, I would like to know why my I.E. still gets this error? Any feedback or suggestions would greatly be appreciated. Thanks for your time.

  • "Page not found" error after 5 minutes of see "processing" on the screen

    We are using WebLogic 8.1 server and also the WebLogic proxy as our front end. When a user runs a process that takes over 5 minutes using the Proxy URL they receive an IE "Page not found" error after 5 minutes of seeing "processing" on the screen. If they run it on none Proxy URL (directly on WebLogic server) it works fine.
    We have looked into the WLIOTimeoutSecs parameter and set in the web.xml for both the HttpClusterServlet and HttpProxyServlet, but this had no affect.
    Is there another timeout that controls this 5 minute timeout? It seems if one uses Apache and sets the WLIOTimeoutSecs parameter to a higher number than 300 seconds there is not an issue.
    Did this parameter get omitted for the WebLogic Proxy and if so, what does one use?
    Thanks,
    Jim

    Hello George,
    Thank you for the quick reply. I will surely try the option suggested by you.
    But what i was thinking is that as this is not a Connection Time Out (500) error, instead its a Page Not Found error, it would be Session-Timeout and not Connection Time-Out.
    Maybe I should be looking at:
    SESSION-TIMEOUT due to kernel:
        Kernel parameter:    rdisp/gui_auto_logout
        Kernel parameter:    rdisp/plugin_auto_logout
    as per the SAP OSS Note: 705013
    But again, I think this Note is pointing to the SICF service and IAC type of iView and not SAP Transaction type iView. Please advice.
    Thanks,
    Gaurav
    Edited by: Gaurav Shah on Dec 4, 2008 9:37 PM
    Edited by: Gaurav Shah on Dec 4, 2008 9:42 PM

  • Page not found error

    Hello,
    we have in our portal a home page with three iviews. Every iview includes a html-document from KM-repository.
    The iviews are included in a page and the page is included in a workset. In the first navigation level there is an entry called Home and in the second navigation level also.
    If we log in to our portal we can see this three iviews on our home page. But if we navigate in the portal to another navigation entry and then back to Home the all three iviews show an page not found error (HTTP 400). If we refresh the complete portal we see the three iviews correct.
    Why do we get an error if we navigate to Home and not when the complete portal is refreshed?
    Regards
    Philipp

    Hi,
    Are you clicking the back button of IE or clicking the Home Link in the portal?
    If you are clicking the Back Button and you get the no page found error, this behaviour is normal. If you want to use Back button you have to go for Light frame work page.
    If you are clicking Home link and still you get the errors then i suspect with respect to caching of the iviews. Try changing the cache properties of the iviews.
    Thanks,
    Regards,
    Aditya Metukul.

  • RRI to ABAP report - Page not found error

    Hello,
    I am trying to setup a Jump from Query to an ABAP report to display long text at line item - when I do this from Web, it tries to open but ends up with a "Page not found" error. The page title bar says Bex Launacher ( RRI transactions)
    We are on BI 7.0 SP10 and I have tested SICF's Webgui service, this seems to works fine ( calls SAP gui in HTML)
    I tested in RSRT and it works fine. Just doesn't work from the report in Web Browser ( Go to-> program name)
    Any ideas?
    Dev

    Any ideas ?

  • Integration Directory : getting 404 Page not found error while accessing In

    Hello,
    When i am trying to open the Interation Directory, it is showing me 404 Page not found Error.
    Some Description
    - Executing sxmb_ifr,
    - From http://erpsys07:50300/rep/start/index.jsp,i am getting mentioned error when i am trying to access Integration Directory from URL.
    erpsys07 -> Central SLD -> J2ee Port - 50100
    erpsys07 -> PI system -> J2ee Port - 50300
    When i am clicking on integration directory link, it is pointing to Central SLD J2ee Port (50100) instead of 50300, it is pointing to
    http://erpsys07:50100/dir/start/sso/Directory.jsp instead of http://erpsys0750300/dir/start/sso/Directory.jsp.
    Could some help me where to change and what to change?
    Thanks,
    V.SINGH

    Have you checked port in Netweaver Administration?
    See which port is mentioned there. (If you are using PI 7.1)
    Check in SXMB_ADM transaction, and in your RFC Destination, where it is pointing.
    Thanks,
    Hetal
    Edited by: hetal shah on Nov 24, 2009 4:49 PM

  • Page not found errors

    I am stuck with the following error "page not found" when i click on my link. I am trying to use the cgicmd.dat.
    In the .dat file:
    report: server=Rep60.sony.com userid=#####/#####@dwhs report=%1 %*
    In the HTML code:
    href="http://sddb5.station.sony.com/dev60gci/rwcgi60.exe/report?by_day.RDF&reptype=hrts_unique_users&destype=cache&desformat=HTML"
    Again when i click on the link i get page not found errors. ANy clues?
    null

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by the oracle reports team:
    hello,
    did you try to specify the whole URL for testing ... without using the cgicmd.dat ?
    and i hope the part in the URL .../dev60gci/rw... is just a typo in this message ;-) it should say .../dev60cgi/...
    regards,
    the oracle reports team<HR></BLOCKQUOTE>
    Yes it is working when i pass the whole thing throught the html string. What i am trying to avoid is the db autho betting passed. I would like to require none what so ever and let the Apache Server do that bidding. But i understand that i have to use the .dat file and i can't make it work for me.
    null

Maybe you are looking for