Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jeremy Groot
/
stellervista-Intranet
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
195e9714
authored
2023-09-26 21:06:38 -0400
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
LOCK OUT
Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent
c8172704
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
13 deletions
.htaccess
.htaccess
View file @
195e971
...
...
@@ -22,17 +22,4 @@ RewriteRule . /index.php [L]
# require login for media files
# more info: https://m0n.co/11
<
IfModule
mod_rewrite.c
>
RewriteCond
%{REQUEST_URI} (\.pdf|\.docx|\.xlsx|\.ppt|\.jpg)$ [NC]
RewriteCond
%{HTTP_COOKIE} !wordpress_logged_in_([a-zA-Z0-9_]*) [NC]
RewriteRule
(.*) https://stellervistaconnect.com/
</
IfModule
>
# END WordPress
Options
-Indexes
...
...
Please
register
or
sign in
to post a comment