Advertisement

1 - 10 of 24 containing alltags:("php htaccess") (0.001 seconds)
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...
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...
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...
Zones: Web Development, PHP, ...Date Answered: 05/08/2008 Grade: B Views: 84
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...
Zones: Apache Web Server, PHP, Search Engine Opt...Date Answered: 07/13/2008 Grade: A Views: 0
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...
Zones: Apache Web Server, PHP for WindowsDate Answered: 07/06/2008 Grade: A Views: 0
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...
Zones: Apache Web ServerDate Answered: 10/04/2008 Grade: A Views: 0
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...
Zones: PHP, Apache Web ServerDate Answered: 10/31/2008 Grade: A Views: 0
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...
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 ...
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...
Zones: PHPDate Answered: 08/31/2003 Grade: B Views: 0