In PHP is there a way to provide a username and password against an HTACCESS file without the user typing there username and password in?
Do users in HTACCESS actually have to be user accounts o...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21736701.htm...
Zones:
PHPDate Answered: 03/07/2006 Grade: A Views: 0
Good evening, Experts! I am in need of some advice.
I have 2 directories: dirA and dirB. Both are password protected via .htaccess using the same .htgroup.
In dirA there are a bunch of fil...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21778992.htm...
Zones:
PHPDate Answered: 04/18/2006 Grade: A Views: 0
Im trying to hide the url vars of a page using htaccess and RewriteRule.
My url looks like this: www.mydomain.com/?act=1;4;54;
All pages are called via the act var and the numbers are the pat...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_23331258.html
I have a document root with my website. Content depends on a language variable in a cookie. I want search-engine friendly URLs for all my URLs and i want visitors to be able to bookmark any page wi...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_23457683.htm...
Hello, i have:
index.php
menu.php
and
.htaccess
in index.php i have: <?php include ('menu.php'); ?>
in menu.php i have: <a href="open-me.html">open</a>
in .htaccess i have: RewriteRule ^qw...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_23542085.htm...
I'm using GoDaddy shared hosting so must make changes to the .htaccess file and not the server config files. My knowledge of Linus, PHP etc is minimal. I only manage the site for the company crea...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_23753029.htm...
Hi experts,
Am actually working on a site for news articles created through PHPNUKE v8.0, what i want to do is that all articles return with a virtual html page which will be rewrited though apa...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_23273164.htm...
Hi, im trying to use friendly URLS on my website.
The url atm is http://www.domain.com/story.php?title=this-is-the-title
And so far I have gotten it to work as http://www.domain.com/this-is-the...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_23883787.htm...
Zones:
PHPDate Answered: 11/07/2008 Grade: A Views: 4
I'd like to add some dynamic content into some of my webpages which are well established having html-file extensions. That's why I don't want to rename these files into *.shtml or *.php.
How can ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21011254.htm...
Zones:
PHPDate Answered: 12/20/2004 Grade: A Views: 0
Ok, I have one question.. I have an Htaccess protector enabled in one of the folders that is involved with my script. But I also have a login script that takes them to a member's area. Both lists o...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_20723794.htm...
Zones:
PHPDate Answered: 08/31/2003 Grade: B Views: 0