Use custom Admin URL redirects to login screenRedirect Admin server homepage to admin login page by defaultI can't login to Magento after changing the base url. Website is gone!Website is stuck in redirect loopRedirect to previous URL after admin loginAdmin Not Redirecting After LoginWhy Mage::getBaseUrl is returning Admin Custom URL?Magento admin not working (too many redirects)Cannot access backend anymoreAdmin URL and DB config for development areaMagento 2.2: Base URL removed when attempting to access admin login

What should tie a collection of short-stories together?

Why Choose Less Effective Armour Types?

Python if-else code style for reduced code for rounding floats

A link redirect to http instead of https: how critical is it?

Is it normal that my co-workers at a fitness company criticize my food choices?

How to change two letters closest to a string and one letter immediately after a string using notepad++

How could a scammer know the apps on my phone / iTunes account?

What options are left, if Britain cannot decide?

Dice rolling probability game

Instead of Universal Basic Income, why not Universal Basic NEEDS?

A Cautionary Suggestion

Identifying the interval from A♭ to D♯

Life insurance that covers only simultaneous/dual deaths

Can I use USB data pins as power source

How to read the value of this capacitor?

Why is the President allowed to veto a cancellation of emergency powers?

Co-worker team leader wants to inject his friend's awful software into our development. What should I say to our common boss?

My adviser wants to be the first author

Gravity magic - How does it work?

Do I need to be arrogant to get ahead?

If I can solve Sudoku can I solve Travelling Salesman Problem(TSP)? If yes, how?

Did Ender ever learn that he killed Stilson and/or Bonzo?

What is the significance behind "40 days" that often appears in the Bible?

Employee lack of ownership



Use custom Admin URL redirects to login screen


Redirect Admin server homepage to admin login page by defaultI can't login to Magento after changing the base url. Website is gone!Website is stuck in redirect loopRedirect to previous URL after admin loginAdmin Not Redirecting After LoginWhy Mage::getBaseUrl is returning Admin Custom URL?Magento admin not working (too many redirects)Cannot access backend anymoreAdmin URL and DB config for development areaMagento 2.2: Base URL removed when attempting to access admin login













0















I have the following problem:
My webshop is available from 2 different URL. One that works only in the company network and an external URL. The base URL is set to the internal URL. Now to get the webshop accessible from the internal and the external URL I turned off the auto-redirect to base url option. This works wonderful for the frontend. But if I try to access the backend from the external URL, I get redirected to the base URL (which is the internal URL) after pressing the login button. Because of that I can't access the backend if I am not in my companies network.



Is there a possibility to turn of the base url redirection for the backend?



Update:
Well I've found the "Use Custom Admin URL" option. After turning it on and set the URL to my external URL I can access the backend from outside of the companies network. But it didn't solve my problem. Now if I login to the backend and click on a link I get to the login screen. Although the URL changes to the clicked link. eg. I wan't to access the System -> Configuration the URL changes to: http://externalURL/admin/system_config/index/key/ANAUTOGENERATEDKEY/
And I get displayed the login screen but not the System -> Configuration interface. If I reload the page the login screen disappears and the system -> configuration interface gets displayed.
To sum up: after changing "Use Custom Admin URL" I need to reload the page after every link I try to open to get rid of the login screen and get to the clicked link.



Is this a common magento error?










share|improve this question
















bumped to the homepage by Community 6 hours ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.



















    0















    I have the following problem:
    My webshop is available from 2 different URL. One that works only in the company network and an external URL. The base URL is set to the internal URL. Now to get the webshop accessible from the internal and the external URL I turned off the auto-redirect to base url option. This works wonderful for the frontend. But if I try to access the backend from the external URL, I get redirected to the base URL (which is the internal URL) after pressing the login button. Because of that I can't access the backend if I am not in my companies network.



    Is there a possibility to turn of the base url redirection for the backend?



    Update:
    Well I've found the "Use Custom Admin URL" option. After turning it on and set the URL to my external URL I can access the backend from outside of the companies network. But it didn't solve my problem. Now if I login to the backend and click on a link I get to the login screen. Although the URL changes to the clicked link. eg. I wan't to access the System -> Configuration the URL changes to: http://externalURL/admin/system_config/index/key/ANAUTOGENERATEDKEY/
    And I get displayed the login screen but not the System -> Configuration interface. If I reload the page the login screen disappears and the system -> configuration interface gets displayed.
    To sum up: after changing "Use Custom Admin URL" I need to reload the page after every link I try to open to get rid of the login screen and get to the clicked link.



    Is this a common magento error?










    share|improve this question
















    bumped to the homepage by Community 6 hours ago


    This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.

















      0












      0








      0








      I have the following problem:
      My webshop is available from 2 different URL. One that works only in the company network and an external URL. The base URL is set to the internal URL. Now to get the webshop accessible from the internal and the external URL I turned off the auto-redirect to base url option. This works wonderful for the frontend. But if I try to access the backend from the external URL, I get redirected to the base URL (which is the internal URL) after pressing the login button. Because of that I can't access the backend if I am not in my companies network.



      Is there a possibility to turn of the base url redirection for the backend?



      Update:
      Well I've found the "Use Custom Admin URL" option. After turning it on and set the URL to my external URL I can access the backend from outside of the companies network. But it didn't solve my problem. Now if I login to the backend and click on a link I get to the login screen. Although the URL changes to the clicked link. eg. I wan't to access the System -> Configuration the URL changes to: http://externalURL/admin/system_config/index/key/ANAUTOGENERATEDKEY/
      And I get displayed the login screen but not the System -> Configuration interface. If I reload the page the login screen disappears and the system -> configuration interface gets displayed.
      To sum up: after changing "Use Custom Admin URL" I need to reload the page after every link I try to open to get rid of the login screen and get to the clicked link.



      Is this a common magento error?










      share|improve this question
















      I have the following problem:
      My webshop is available from 2 different URL. One that works only in the company network and an external URL. The base URL is set to the internal URL. Now to get the webshop accessible from the internal and the external URL I turned off the auto-redirect to base url option. This works wonderful for the frontend. But if I try to access the backend from the external URL, I get redirected to the base URL (which is the internal URL) after pressing the login button. Because of that I can't access the backend if I am not in my companies network.



      Is there a possibility to turn of the base url redirection for the backend?



      Update:
      Well I've found the "Use Custom Admin URL" option. After turning it on and set the URL to my external URL I can access the backend from outside of the companies network. But it didn't solve my problem. Now if I login to the backend and click on a link I get to the login screen. Although the URL changes to the clicked link. eg. I wan't to access the System -> Configuration the URL changes to: http://externalURL/admin/system_config/index/key/ANAUTOGENERATEDKEY/
      And I get displayed the login screen but not the System -> Configuration interface. If I reload the page the login screen disappears and the system -> configuration interface gets displayed.
      To sum up: after changing "Use Custom Admin URL" I need to reload the page after every link I try to open to get rid of the login screen and get to the clicked link.



      Is this a common magento error?







      magento-1.9 redirect backend base-url






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jan 1 '16 at 14:52







      Yanick Schraner

















      asked Dec 31 '15 at 8:57









      Yanick SchranerYanick Schraner

      11




      11





      bumped to the homepage by Community 6 hours ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







      bumped to the homepage by Community 6 hours ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.






















          1 Answer
          1






          active

          oldest

          votes


















          0














          I assume you want to set other page instead of dashboard after login in admin



          You can set it in admin configuration



          Admin -> System -> Configuration -> Advance (Left) -> Admin -> Startup Page





          share|improve this answer























          • thanks for your answer. No thats not what I am looking for. I've updated my question.

            – Yanick Schraner
            Dec 31 '15 at 9:22










          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "479"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f95568%2fuse-custom-admin-url-redirects-to-login-screen%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0














          I assume you want to set other page instead of dashboard after login in admin



          You can set it in admin configuration



          Admin -> System -> Configuration -> Advance (Left) -> Admin -> Startup Page





          share|improve this answer























          • thanks for your answer. No thats not what I am looking for. I've updated my question.

            – Yanick Schraner
            Dec 31 '15 at 9:22















          0














          I assume you want to set other page instead of dashboard after login in admin



          You can set it in admin configuration



          Admin -> System -> Configuration -> Advance (Left) -> Admin -> Startup Page





          share|improve this answer























          • thanks for your answer. No thats not what I am looking for. I've updated my question.

            – Yanick Schraner
            Dec 31 '15 at 9:22













          0












          0








          0







          I assume you want to set other page instead of dashboard after login in admin



          You can set it in admin configuration



          Admin -> System -> Configuration -> Advance (Left) -> Admin -> Startup Page





          share|improve this answer













          I assume you want to set other page instead of dashboard after login in admin



          You can set it in admin configuration



          Admin -> System -> Configuration -> Advance (Left) -> Admin -> Startup Page






          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Dec 31 '15 at 9:15









          Akhilesh PatelAkhilesh Patel

          4,14921229




          4,14921229












          • thanks for your answer. No thats not what I am looking for. I've updated my question.

            – Yanick Schraner
            Dec 31 '15 at 9:22

















          • thanks for your answer. No thats not what I am looking for. I've updated my question.

            – Yanick Schraner
            Dec 31 '15 at 9:22
















          thanks for your answer. No thats not what I am looking for. I've updated my question.

          – Yanick Schraner
          Dec 31 '15 at 9:22





          thanks for your answer. No thats not what I am looking for. I've updated my question.

          – Yanick Schraner
          Dec 31 '15 at 9:22

















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Magento Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f95568%2fuse-custom-admin-url-redirects-to-login-screen%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Identifying “long and narrow” polygons in with PostGISlength and width of polygonWhy postgis st_overlaps reports Qgis' “avoid intersections” generated polygon as overlapping with others?Adjusting polygons to boundary and filling holesDrawing polygons with fixed area?How to remove spikes in Polygons with PostGISDeleting sliver polygons after difference operation in QGIS?Snapping boundaries in PostGISSplit polygon into parts adding attributes based on underlying polygon in QGISSplitting overlap between polygons and assign to nearest polygon using PostGIS?Expanding polygons and clipping at midpoint?Removing Intersection of Buffers in Same Layers

          Masuk log Menu navigasi

          อาณาจักร (ชีววิทยา) ดูเพิ่ม อ้างอิง รายการเลือกการนำทาง10.1086/39456810.5962/bhl.title.447410.1126/science.163.3863.150576276010.1007/BF01796092408502"Phylogenetic structure of the prokaryotic domain: the primary kingdoms"10.1073/pnas.74.11.5088432104270744"Towards a natural system of organisms: proposal for the domains Archaea, Bacteria, and Eucarya"1990PNAS...87.4576W10.1073/pnas.87.12.4576541592112744PubMedJump the queueexpand by handPubMedJump the queueexpand by handPubMedJump the queueexpand by hand"A revised six-kingdom system of life"10.1111/j.1469-185X.1998.tb00030.x9809012"Only six kingdoms of life"10.1098/rspb.2004.2705169172415306349"Kingdoms Protozoa and Chromista and the eozoan root of the eukaryotic tree"10.1098/rsbl.2009.0948288006020031978เพิ่มข้อมูล