Flatfile .htacces change #159

Closed
opened 2021-01-06 09:20:04 +00:00 by ghost1 · 1 comment
ghost1 commented 2021-01-06 09:20:04 +00:00 (Migrated from gitlab.com)

All you have to do is put RedirectMatch 404 .posts$ in .htaccess and no one can see the flatfile db. When they try to bring it up from direct browser link, they get a 404 error. You can do the same thing for sqlite3 db.

All you have to do is put RedirectMatch 404 .posts$ in .htaccess and no one can see the flatfile db. When they try to bring it up from direct browser link, they get a 404 error. You can do the same thing for sqlite3 db.
narouslab commented 2021-02-14 17:22:11 +00:00 (Migrated from gitlab.com)

Isn't .htaccess an Apache only thing? and aren't IPs hashed on TinyIB now? I think if somemone wants to hide the DB they can just do it from their web server config.

Isn't .htaccess an Apache only thing? and aren't IPs hashed on TinyIB now? I think if somemone wants to hide the DB they can just do it from their web server config.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tslocum/tinyib#159
No description provided.