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...
http://www.experts-exchange.com/Programming/Languages/Scripting/Q_23924544.html
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...
http://www.experts-exchange.com/OS/Unix/Q_10257712.html
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...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_20421995.htm...
When I place a file named .htaccess on my server I get an error that filenames cannot start with a period.
http://www.experts-exchange.com/Networking/ISPs_Hosting/Q_21596603.html
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...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_21997439.htm...
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...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Q_22506372.html
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_22713019.htm...
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 ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Databases/...
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...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_20704072.htm...
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...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_20831488.htm...