Enter Keywords:
1 - 10 of 40(0.025 seconds)
Sort By:
 
Hi there. Suddenly I, nor my customers, can access my website by the URL www.fpcuk.co.uk.  We now have to enter www.fpcuk.co.uk/index.php. Well, after speaking to the (practically useless) ho...
Zones: Scripting LanguagesDate Answered: 11/26/2008 Rating: 6.3 Views: 0
i have a .htaccess file in my htdocs/protected dir and it works fine (i am asked for a password from the .htpasswd file when i request the data in that dir via my browser) but when i put the...
Zones: Unix OS, SSIDate Answered: 02/09/2000 Rating: 6.8 Views: 0
Hello, If you read through this post,this is an identicalproblemtowhat is happening to me ------------------------------------------- From: teraplane Date: 12/15/2001 04:01PM PST Answer Grade...
Zones: Apache Web ServerDate Answered: 12/11/2002 Rating: 9.0 Views: 0
When I place a file named .htaccess on my server I get an error that filenames cannot start with a period.
Zones: ISPs spool off HostingDate Answered: 10/16/2005 Rating: 7.8 Views: 0
I'm trying to make some "nicer looking urls", but somehow things won't work out The current url is mysite.com/artist.php?artist_id=xxx , I want it to become mysite.com/artist/xxx (with xxx is a...
Zones: Apache Web ServerDate Answered: 10/03/2006 Rating: 7.4 Views: 0
Hi, i want to execute my code to rewriting url in on the fly and i have to get $_requet values in code for example original typed url in browser: http://localhost/mypet1/a1 http://localhos...
Zones: Web Servers, PHP, Apache We…Date Answered: 01/13/2008 Rating: 7.6 Views: 0
I have this as my htaccess RewriteEngine on RewriteRule ^view.php$ myView.jpg So when I link from my own server like.. <img src="view.php"> It shows the image.. but if someone goes to th...
Zones: PHP, CGI, Apache Web ServerDate Answered: 09/24/2007 Rating: 7.4 Views: 0
I maintain a site that has  a php database cms system sometimes when uploading/making changes the site will 'fall over' showing 'Internal server error' we have tracked the problem to the ht access ...
Zones: PHP and Databases, PHP in…Date Answered: 05/30/2009 Rating: 8.0 Views: 0
Hi, I am writing a php based website, with all content in a database. i want to use a .htaccess file to allow me to force a file called content (with no .php extension) to execute as php, then u...
Zones: Apache Web ServerDate Answered: 08/13/2003 Rating: 8.2 Views: 0
I know in IIS there is an option to check if the file exists before passing it on to CF, now how do I do that with Apache?   I have specified some 302 redirects in the .htaccess file, but the req...
Zones: Apache Web ServerDate Answered: 04/12/2004 Rating: 6.0 Views: 0