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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T12:54:41+00:00 2026-05-22T12:54:41+00:00

I am trying to redirect any calls to a specific file extension (here .jphp)

  • 0

I am trying to redirect any calls to a specific file extension (here .jphp) to another url, using the filename part of the call as a subfolder. I try:

RewriteEngine On
RewriteRule [^/]/([^\.jphp])\.jphp /js/$1/

It should ignore anything before the last “/”, then store the Filename in $1 and redirect to HOST/js//
What am i doing wrong?

  • 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-05-22T12:54:42+00:00Added an answer on May 22, 2026 at 12:54 pm

    A ^ as the first character in a regex character class [] is an inversion. [^/] evaluates to “any character that is NOT a slash”, and the [^\.jphp] evalutes to “any charater that is NOT a ., j, p or h.

    Since you’re not specifying charater repetition limits, you’re limiting your urls to be of the form

    x/z.jphp

    where x and z are any single characters which are NOT one of the excluded characters mentioned above.

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

Sidebar

Related Questions

We've been trying to redirect from one action to another, hoping that data would
I am trying to redirect pages using mod_rewrite to the pages with some variables
I am trying to redirect to the create method of another controller. However, I
Here's a simplified version of what I'm trying to do : Before any other
I'm calling rtmpdump via subprocess and trying to redirect its output to a file.
i'm trying to call a url in a page on a remote site. Decided
Im trying to redirect pages such as: /selected-work/project-name-1 /selected-work/project-name-2 /selected-work/project-name-3 /selected-work/category/category-name to just /work/
I'm trying to redirect this page Page to a Jquery mobile website that I'm
I've been trying to redirect my subdomain buynow.mydomain.info to the product link which is
I'm trying to redirect a few pages to a new domain and I have

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.