![]() |
Home Community Mys-Script Creative Off-Topic |
|
![]() |
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
![]()
for some reason the only page on my website that works is the home page. I can't click on any links or login in. It sends me to a page that says
404 Not Found The resource requested could not be found on this server! I have never done anything like this before so I wouldn't even know where to start. Some one help me please |
#2
|
||||
|
||||
![]()
What do the urls look like when you go to another page?
Can you link me to your website so I can have a look?
__________________
|
#3
|
|||
|
|||
![]()
my websites name is http://adoptees.x10.mx/ and it will sent me to the page I ask for, but the only thing that shows up is 404 Not Found. For example, when I try to login http://adoptees.x10.mx/login
|
#4
|
||||
|
||||
![]()
... hmm.
Question - when you uploaded your files, did you upload one called .htaccess to your host? It might be hidden, you can check if hidden files are displayed on your computer.
__________________
|
#5
|
|||
|
|||
![]()
I have 5 different ones.
/public_html/.htaccess /public_html/picuploads/gif/.htaccess /public_html/picuploads/jpg/.htaccess /public_html/inc/ckeditor/.htaccess /public_html/admincp/.htaccess It says I have these, but i can't find any of them. |
#6
|
||||
|
||||
![]()
And your .htaccess in the public_html folder has the following in it?;
Code:
RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{HTTP_HOST} ^www\.(.*) [NC] RewriteRule ^ http://%1%{REQUEST_URI} [L,R=301] RewriteCond %{REQUEST_URI} !\.(js|css|gif|jpg|png|ico)$ [NC] RewriteRule ^(.*)$ index.php [QSA,L] RewriteRule ^get/([0-9]+).gif$ /click/siggy/$1 [L]
__________________
|
#7
|
|||
|
|||
![]()
That would be really helpful
|
#8
|
||||
|
||||
![]()
I'll message you now about it.
__________________
|
#9
|
||||
|
||||
![]()
It does not look to me that there is any problem with her site, did you fix it already AlexC?
__________________
![]() Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site. |
#10
|
||||
|
||||
![]()
Ah, yes. Forgot to post. Issue was with the .htaccess not having any content, I just copied the one I had and fixed it pretty easily~
__________________
|
![]() |
Thread Tools | |
Display Modes | |
|
|
What's New? |
What's Hot? |
What's Popular? |