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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T02:56:50+00:00 2026-06-07T02:56:50+00:00

For example : I have sub-application name blog. So, when user want to go

  • 0

For example : I have sub-application name blog. So, when user want to go front page of blog, he will go : localhost/blog and so the regular expression for this link is :

-url: /blog
script:blog.app

but, for example, in this application, there are some other links : localhost/blog/X such as : localhost/blog/signup or localhost/blog/signin….. And above regular expression will not fit. If I want to use those links, I must change again:

-url: /blog/.*
script:blog.app

But this regular expression cannot fit for localhost/blog. Of course, I can combine those regular expression together, but I think It’s too handy. Can I have one regular expression and fit both.

Thanks 🙂

  • 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-07T02:56:51+00:00Added an answer on June 7, 2026 at 2:56 am

    Oh. I have found on google that regular expression for this app.yaml is same as others language I used such as Perl or Java Regular Expression Library. So, here is my regular expression for anyone who need answer for above answer :

    - url: /blog(/.*)*
      script: blog.app
    

    Explain: (character)* : mean it can be have those characters or not will fit for above regular expression.

    So, /blog, /blog/ or /blog/signup or /blog/signin… will fit.

    @: Sorry if my question looks like spam 🙂

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

Sidebar

Related Questions

I have two websites: http://example.com http://example.com/sub I have a page, let's say: http://example.com/sub/page1 Is
I have application in subfolder http://example.com/some/other/sub/folder/ . And .htaccess file: RewriteEngine on RewriteBase /some/other/sub/folder
I have a directory with multiple sub directories that contain .doc files. Example: C:\Users\tmedina\Documents\testenviroment\Released\500\test0.doc
I have a simple program that checks webpages for strings, example: Private Sub Button1_Click(ByVal
I was already running a sub-website under following path http://example.com/sub-site/ Now, I have created
If I for example have <p> some long text </p> on my HTML page,
Example: I have a selector like this, which I give to another method as
I am developing an application using Zend Framework 1.11.10. I have used this article
In my application there are courses which have steps. (A user proceeds though the
In a Swing application, I have a number of sub-panels, each listening to a

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.