Free Web Hosting Forum
(#1 (permalink))
Old
Junior Member
opt1mist is on a distinguished road
 
Posts: 3
Join Date: Sep 2012
Default Some error with .htaccess - 09-03-2012, 04:54 PM

Hi, I make .htaccess file like in this faq: http://www.000webhost.com/faq.php?ID=16 , i have that code:
Code:
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ $1.php
but when i go in browser to site/test where exist test.php in root(site/test.php opens correctly) i got 404 error. What I do wrong? Sanx a lot for help.
Reply With Quote
Sponsored Links
(#2 (permalink))
Old
d3iti's Avatar
Super Moderator
d3iti is on a distinguished road
 
Posts: 6,620
Join Date: Jul 2009
Location: Spain
Default 09-03-2012, 08:33 PM

Hello,

Files that you want to be visible to visitors, must be stored within the public_html folder (or within any subfolder in public_html)


Recuerda realizar copias de seguridad de tus sitios web. Si este mensaje te ayudó puedes pulsar sobre el botón karma
Reply With Quote
(#3 (permalink))
Old
Junior Member
opt1mist is on a distinguished road
 
Posts: 3
Join Date: Sep 2012
Default 09-04-2012, 12:23 PM

Sanx for a reply, I mean in the root of site, in public_html folder, if I tries open file with extension (test.php) all is good, but without extension it returns 404 error.
Reply With Quote
(#4 (permalink))
Old
d3iti's Avatar
Super Moderator
d3iti is on a distinguished road
 
Posts: 6,620
Join Date: Jul 2009
Location: Spain
Default 09-04-2012, 12:34 PM

Hi,

I'm not sure, but have you tried to use the following as the first line?
Code:
RewriteEngine On


Recuerda realizar copias de seguridad de tus sitios web. Si este mensaje te ayudó puedes pulsar sobre el botón karma
Reply With Quote
(#5 (permalink))
Old
Junior Member
opt1mist is on a distinguished road
 
Posts: 3
Join Date: Sep 2012
Default 09-04-2012, 01:11 PM

Sanx a lot, it's works.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.5.2
vBulletin Skin developed by: vBStyles.com