We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Htaccess acces to a directory | Forum

Topic location: Forum home » Support » General Questions
Ulises Aguilera
Ulises Aguilera Jul 26 '21
Hi, I would like to watch some webpages in some directory (example), but I can not see them. www.mysite.com/example.

I uploaded many webpages in example directory with an index.htm page, But I can not see them.


I remember some code like

RewriteCond %{REQUEST_URI} !/example/

But it doesn´t work, it sends me a 500 web page error.

Can you help me please. Thanks a lot.


Ulises Aguilera
Ulises Aguilera Jul 27 '21
Thanks a lot.
You are missing some line:

RewriteCond %{REQUEST_URI} !/example/index\.htm

RewriteCond %{REQUEST_URI} !/example/

I already tried this before, I don´t know why it couldn´t work before.
There are other some similar lines in the Htacces file, so, I just copied and I wrote "example" instead he other word.
I asked to check my web hosting provider this issue, and I don´t know if it has something to see in this issue.

Thanks a lot friend.

kane
kane Aug 3 '21
Thanks for your post, it's very useful with me smash karts
Ulises Aguilera
Ulises Aguilera Aug 29 '21
Thanks a lot...