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 9201027
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T22:54:23+00:00 2026-06-17T22:54:23+00:00

Here is the sample link that my page used to access database values http://www.examlpe.com/product-line2/sales/’dynamic-value’

  • 0

Here is the sample link that my page used to access database values

http://www.examlpe.com/product-line2/sales/'dynamic-value'

and Facebook authentication adds state and code at the end like this and cause an infinite loop of authentication

http://www.example.com/product-line2/sales/'dynamic-value'?state=foo&code=bar

This dynamic value is like lkji98. which is used by MySQL to get desired value from database. My question is how can i get back to the dynamic URL after Facebook authentication redirect

http://www.example.com/product-line2/sales/'dynamic-value'

My current .htaccess file is

Options -Multiviews
Options +FollowSymlinks
RewriteBase /product-line2/sales/
RewriteEngine on
RewriteRule   ^([1-9a-z]*)$ index.php\?u=$1 [L]

index.php is used to fetch result from database. If i put redirect url as index.php then it just redirect to index.php with state and code values

http://www.example.com/product-line2/sales/index.php?state=foo&code=bar

the facebook authentication works but dynamic url is lost.

Thank you.

  • 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-17T22:54:24+00:00Added an answer on June 17, 2026 at 10:54 pm

    Solve problem by QSA.

     Options -Multiviews
     Options +FollowSymlinks
     RewriteBase /product-line2/sales/
     RewriteEngine on
     RewriteRule ^([A-Za-z0-9-]+)?$ index.php\?u=$1 [QSA,L] 
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

EDIT: Here's a link to show you my sample code: http://www.singingeels.com/jqtest/ I have a
Here is the link to the sample code http://developer.apple.com/library/ios/#samplecode/MVCNetworking/Introduction/Intro.html Below is the code snippet
Right now I'm building a website. Here's the link: http://theoew.uuuq.com/home/ This probably won't make
I need to create next and previous link urls here's a sample <a href=/calendar/2009/10/>previous</a>
Here is the sample code that I ran on Visual Studio 2010: #include <iostream>
Here's my scenario: I have a page containing several links; each link is meant
Here's sample model classes, which being use with Entity Framework Code First: public class
Here is sample data <table class=sparql border=1> <tr> <th>abstract</th></tr> <tr> <td> Cologne is Germany&#39;s
here the sample case.. i want to display banner randomly by percentage based on
Data: Here is sample table(TableA) data ID StartTime EndTime 1 2012-03-22 06:00:00.000 2012-03-22 06:30:00.000

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.