Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9236123
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T07:12:48+00:00 2026-06-18T07:12:48+00:00

The page http://www.dayscore.net generates a user-specific key which is appended to the URL and

  • 0

The page http://www.dayscore.net generates a user-specific key which is appended to the URL and then could be used as a simple authentification-method.

Sadly I wasn’t able to find how this could work and if it is possible to build something like this on my webspace. I read about .htaccess redirecting but it was mostly about simply redirecting a page from A to B.

What I want to do is the following:

  • The user calls the URL http://www.mywebsite.com/foobar
  • It redirects internally to http://www.mywebsite.com/index.php
  • In index.php it is possible to find out that the user called foobar and do something according to this input
  • The redirection is just internal, the user still sees http://www.mywebsite.com/foobar in his address bar

Is this comparable to the mechanic DayScore implemented?
How would it be possible to implement such a webpage (.htaccess?) ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T07:12:49+00:00Added an answer on June 18, 2026 at 7:12 am

    You may try this inside one .htaccess file in the root directory:

    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_URI}  /([^/]+)/?$  [NC]
    RewriteRule .*   index.php?key=%1  [L]
    

    Maps silently

    http://www.mywebsite.com/val

    To

    http://www.mywebsite.com/index.php?key=val

    Where key is any fixed key name and val is a variable value in the incoming URL.

    /val must be the last string in the incoming URL for the rules to work.

    The key is what the script gets with $_GET['key'] in index.php.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Here is the login page: http://www.ifreewind.net/iFreeWind.aspx I need content of this page which need
On this page: http://www.arvag.net/old/smsbox.de/ when you hover over Informationen and Über ins, it shows
Okay so for this page: http://www.facebook.com/ESPN?sk=app_224097940938597 Which appears on the left hand bar between
Website test page: http://www.lantiis.com/indexold.html jsFiddle: http://jsfiddle.net/Guhb4/7/ I received help with the jQuery and it
on this page: http://www.shutterfly.com/documentation/OflyCallSignature.sfly it says once you generate a hash you then: convert
I have this page: http://www.ryancoughlin.com/files/xml/ - if you select User -> Someones name You
I am studying this page: http://www.fxstreet.com/rates-charts/currency-rates/ which is continually updated by JavaScript with new
I have the following page: http://www.ontdekjewintersport.nl/ The page is setup with 3 slides which
The web page http://www.codegear.com/en/products/bds2006 starts with a list which includes this line: Ensure visual
in this page: http://www.legrandclub.net there are two text fields. In all web browser all

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.