Jump to content

Another .htaccess question - masking URL


LLLLLLL

Recommended Posts

This section of the site is filled with .htaccess stuff, huh?

 

Anyway, this is what I have:

 

somesite.com/store/*  (all files are in the "store" folder)

 

And this is what I want:

1) somesite.com/blah.php to be a URL, but the server will actually show somesite.com/store/blah.php

2) A visitor who tries to go to somesite.com/store/blah.php should be inaccessable directly, or it should redirect to the URL in #1 while actually showing this URL. (Hopefully you understand.)

 

I've done .htaccess work before, but I guess I've never tried to strip out text in the middle of a URL.

Link to comment
https://forums.phpfreaks.com/topic/247160-another-htaccess-question-masking-url/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.