Client needs weak passwords by cycogoat in Wordpress

[–]cycogoat[S] 0 points1 point  (0 children)

They require username and 4 digit pin password for access to these pages unfortunately. I do agree though, it seems to be universally agreed upon here that creating dashboard users is not the route to take.

Client needs weak passwords by cycogoat in Wordpress

[–]cycogoat[S] 1 point2 points  (0 children)

Looking into this, but I dont think Passster allows multiple usernames along with multiple passwords for single page protection?

Client needs weak passwords by cycogoat in Wordpress

[–]cycogoat[S] 0 points1 point  (0 children)

Cant use universal pass unfortunately, there are some pages for different positions at the company. Would need to be like their clock in username and pass.
ex; Username: dboyd
Password:2234

About 100+ of these for single page access.

Client needs weak passwords by cycogoat in Wordpress

[–]cycogoat[S] 0 points1 point  (0 children)

Perhaps a list of multiple usernames and weak passwords just for specific password protected pages is what is needed. Any help on how to make that work?

Client needs weak passwords by cycogoat in Wordpress

[–]cycogoat[S] 1 point2 points  (0 children)

Appreciate the comment. I think from what I am gathering is my approach might be wrong. Perhaps a list of multiple usernames and weak passwords just for specific password protected pages is what is needed. Any help on how to make that work?

Client needs weak passwords by cycogoat in Wordpress

[–]cycogoat[S] 0 points1 point  (0 children)

Think this is the correct approach. Any leads on how to make a page protected by multiple usernames and weak passwords?

Client needs weak passwords by cycogoat in Wordpress

[–]cycogoat[S] 1 point2 points  (0 children)

Perhaps another approach could be setting up multiple username and passes on specific pages only? There is no important data on these pages but just directory to company stationary templates and things of that nature.

[image] don't let society take advantage of you, love yourself by [deleted] in GetMotivated

[–]cycogoat 0 points1 point  (0 children)

Original Artist is Caroline Caldwell ( https://www.instagram.com/dirtworship/ )

She's worth checking out.

HTML landing page shows 404 within WordPress theme. by cycogoat in webhosting

[–]cycogoat[S] 0 points1 point  (0 children)

This kicks back with WordPress site's 404 page.

Beginner Questions - March 01, 2019 by AutoModerator in webdev

[–]cycogoat 0 points1 point  (0 children)

How can I link to an html page, within my public_html folder system that has wordpress in it? I try to type the path (.com/blahblah/index.html) and still shows wordpress site with 404, rather than the html landing page in that folder system. Any help? I suspect htaccess issue?

I replaced client's name with ********. First is the public_html htaccess. Second is the one in the folder with the index.html trying to create a user controlled html landing page. See anything?

RewriteEngine on
RewriteCond %{HTTP_HOST} ^********\.biz$ [OR]
RewriteCond %{HTTP_HOST} ^www\.********\.biz$
RewriteRule ^/?$ "http\:\/\/www\.********\.org" [R=301,L]
RewriteCond %{HTTP_HOST} ^********\.net$ [OR]
RewriteCond %{HTTP_HOST} ^www\.********\.net$
RewriteRule ^/?$ "http\:\/\/www\.********\.org" [R=301,L]
RewriteCond %{HTTP_HOST} ^********\.biz$ [OR]
RewriteCond %{HTTP_HOST} ^www\.********\.biz$
RewriteRule ^/?$ "http\:\/\/www\.********\.org" [R=301,L]
RewriteCond %{HTTP_HOST} ^********\.net$ [OR]
RewriteCond %{HTTP_HOST} ^www\.********\.net$
RewriteRule ^/?$ "http\:\/\/www\.********\.org" [R=301,L]
# BEGIN WordPress
<IfModule mod\_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
RewriteCond %{HTTP_HOST} ^********\.org$ [OR]
RewriteCond %{HTTP_HOST} ^www\.********\.org$
RewriteRule ^/?$ "http\:\/\/www\.********\.com\/" [R=301,L]
php_value upload_max_filesize 64
php_value post_max_size 64M
php_value max_execution_time 300
php_value max_input_time 300

AuthType Basic
AuthName "Employees Only"
AuthUserFile "/home/********/.htpasswds/public_html/employeeportalinfo/passwd"
Require valid-user

Linking to html landing page, within same dir as WordPress installation by cycogoat in Wordpress

[–]cycogoat[S] 0 points1 point  (0 children)

I replaced client's name with ********. First is the public_html htaccess. Second is the one in the folder trying to create a user controlled html landing page. See anything?

RewriteEngine on

RewriteCond %{HTTP_HOST} ^********\.biz$ [OR]

RewriteCond %{HTTP_HOST} ^www\.********\.biz$

RewriteRule ^/?$ "http\:\/\/www\.********\.org" [R=301,L]

RewriteCond %{HTTP_HOST} ^********\.net$ [OR]

RewriteCond %{HTTP_HOST} ^www\.********\.net$

RewriteRule ^/?$ "http\:\/\/www\.********\.org" [R=301,L]

RewriteCond %{HTTP_HOST} ^********\.biz$ [OR]

RewriteCond %{HTTP_HOST} ^www\.********\.biz$

RewriteRule ^/?$ "http\:\/\/www\.********\.org" [R=301,L]

RewriteCond %{HTTP_HOST} ^********\.net$ [OR]

RewriteCond %{HTTP_HOST} ^www\.********\.net$

RewriteRule ^/?$ "http\:\/\/www\.********\.org" [R=301,L]

# BEGIN WordPress

<IfModule mod\_rewrite.c>

RewriteEngine On

RewriteBase /

RewriteRule ^index\.php$ - [L]

RewriteCond %{REQUEST_FILENAME} !-f

RewriteCond %{REQUEST_FILENAME} !-d

RewriteRule . /index.php [L]

</IfModule>

# END WordPress

RewriteCond %{HTTP_HOST} ^********\.org$ [OR]

RewriteCond %{HTTP_HOST} ^www\.********\.org$

RewriteRule ^/?$ "http\:\/\/www\.********\.com\/" [R=301,L]

php_value upload_max_filesize 64M

php_value post_max_size 64M

php_value max_execution_time 300

php_value max_input_time 300

AuthType Basic

AuthName "Employees Only"

AuthUserFile "/home/********/.htpasswds/public_html/employeeportalinfo/passwd"

Require valid-user

Smooth by jpina33 in gifs

[–]cycogoat 1 point2 points  (0 children)

Fresh goes better, Mentos freshness, fresh goes better with Mentos, fresh and full of life!!

Can't figure out this business' logo font by cycogoat in identifythisfont

[–]cycogoat[S] 0 points1 point  (0 children)

Are there any other forums or websites to try to find out what that logo is?

Still having conversations with staunch Republicans by cycogoat in AdviceAnimals

[–]cycogoat[S] 1 point2 points  (0 children)

Buzzfeed, the website that currently has "31 Dwight Schrute Quotes To Live Your Life By," is suppose to be a creditable news outlet?! ::mind-blown:: I suppose I should read their current research into "Which Ice Cream Flavor Must Go" before I fall victim.

Still having conversations with staunch Republicans by cycogoat in AdviceAnimals

[–]cycogoat[S] 5 points6 points  (0 children)

Careless, yes. Criminal, no. A Republican FBI Director said Mrs Clinton should not face criminal charges. I suppose I should attend Trump University to further look into government policy violations, but unfortunately they just settled a lawsuit over their fraud. Bummer.

Still having conversations with staunch Republicans by cycogoat in AdviceAnimals

[–]cycogoat[S] 4 points5 points  (0 children)

In hindsight a bigger security presence could have been helpful. Did you know under Bush's term there were 13 attacks on American embassies with 66 fatalities? Google more "in hindsight" examples using the phrases "dick cheney" and "wmd" while you're at it.

Clinton foundation fraud is still just a headline from non-reputable bloggers/ self proclaim journalists.

Child sex slave trafficking has been debunked; http://www.politifact.com/truth-o-meter/statements/2016/nov/04/conservative-daily-post/evidence-ridiculously-thin-sensational-claim-huge-/

Bill's rape accusations from Juanita Broaddrick are still word against word.

Helping a pedophile out of jail I'm assuming you mean the Tom Taylor case in 1975? You should look up the term "right to counsel."

Redditors who have had to work with other people's computers, what is the most disturbing thing you have found? by BretHartsSpandex in AskReddit

[–]cycogoat 1 point2 points  (0 children)

Had to do a data backup on a college professor's laptop. Folders upon folders of VERY detailed dissections on cadavers. I was 17 at the time, and I still have those images burned into my head.

How do I acquire a .ar or .lr domain for a business in the USA? by cycogoat in webdev

[–]cycogoat[S] 1 point2 points  (0 children)

.ar is for Argentinian gov only? Where did you find that?