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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T07:28:08+00:00 2026-05-18T07:28:08+00:00

Ok, now I am lost. I am trying to do a simple .htaccess redirect

  • 0

Ok, now I am lost.

I am trying to do a simple .htaccess redirect of subdomains to a specific folder on the server, meaning all

subdomain.mywebsite.com

will go to

www.mywebsite.com/s_subdomain

But for some reasons this doesn’t work.

I have tried a lot of settings in .htaccess but for no good. Now in my .htaccess I have:

RewriteEngine on

Options +FollowSymLinks
Options +SymlinksIfOwnerMatch

RewriteCond %{HTTP_HOST} !^(www|ftp|mail)\.mywebsite\.com
RewriteCond %{HTTP_HOST} ^([^.]+)\.mywebsite\.com
RewriteRule (.*) /s_%1/$1 [L]

Are there any other settings, or is somethig I have missed?

PS. – I don’t have access to http.conf. I have to do it using only .htaccess

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-05-18T07:28:09+00:00Added an answer on May 18, 2026 at 7:28 am

    This is just a “plain” rewrite (the browser won’t see it). To redirect, add the R flag to your RewriteRule.

    RewriteRule (.*) /s_%1/$1 [L,R]
    

    The rest seems right, although I haven’t tested it. For debugging you could consider RewriteLog, see http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html#rewritelog

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

Sidebar

Related Questions

I am lost right now with trying to upload an image to my server.
Now I want to export a image in my Project to a folder ,
Now that http://github.com/why/hpricot/wikis/home no longer exists.
Now with all the WaitOne and ManualResetEvent stuff working (thanks!) I've got one last
I'm trying to use FSO = Server.CreateObject(Scripting.FileSystemObject) to copy/save files utilising a ASP utility
Im trying to build a simple faye realtime based notification system so I can
I am trying to implement a shell in C. I can execute simple commands
I'm trying to add simple Authentication and Authorization to an ASP.NET MVC application. I'm
This seems like a very simple question, but I'm getting lost, and need a
I'm trying to create simple slot machine with three slots. Each slot will generate

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.