I tried this and it just gave me an internal server errorcaftpx10 posted the answer above.
Thank you so much! Everything is working good as new againHi,
You had a malformed RewriteRule line in your .htaccess file. I fixed it for you.
I tried this and it just gave me an internal server errorcaftpx10 posted the answer above.
Thank you so much! Everything is working good as new againHi,
You had a malformed RewriteRule line in your .htaccess file. I fixed it for you.
Hi Lewis,I have created a website for a unit on my creative media course I can still open it up in cPanel to make any edits but can't open it up in the domain as there is a 404 message on every page, I've tried countless times in trying to solve the problem but have got NO idea...can someone please help me? Thanks.
Lewis.
Hello,
I've tried the fix for my .htaccess file but it doesn't seem to work. On the home page it's still just black and white text with messed up formatting. On the other pages I can see my background and some semblance of my formatting but it's still messed up.
Maybe something else is messed up in my .htaccess file. Here it is:
# Powered by x10Premium.com
DirectoryIndex index.php index.cgi index.html
ErrorDocument 401 "Unauthorized"
ErrorDocument 403 "Forbidden"
RewriteEngine On
RewriteBase /
#### PERSISTENT CONTENT ####
#### PERSISTENT CONTENT END ####
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ sitepro/$1 [L,QSA]
#### PERSISTENT CONTENT ####
*Edit* nevermind, seems to be working now, my bad
Hello everyone,
Sorry for the trouble here; there were some recent changes to our web server's configuration, and this is causing some unusual problems with mod_rewrite. Higher staff are currently working on a solution, but in the meantime, you should be able to add the line "RewriteBase /" (assuming you are rewriting on the root of your domain) to your .htaccess file to fix the problem.
Thank you,
Hello everyone,
Sorry for the trouble here; there were some recent changes to our web server's configuration, and this is causing some unusual problems with mod_rewrite. Higher staff are currently working on a solution, but in the meantime, you should be able to add the line "RewriteBase /" (assuming you are rewriting on the root of your domain) to your .htaccess file to fix the problem.
Thank you,
how do you fix it? I know nothing about it. I wish someone from the server could fix my pages
THANK YOU so much smiles..it worked !!!Hey mate, I saw no one addressed your question so hopefully I can help since I had the same problem. After you login to your account, go to your file manager. Then where you have your server installed you want to right click on the file that says htaccess and select edit code. That is where you add the line "RewriteBase /"
You just add it right under where it says "RewriteEngine On" and then save the file
THANK YOU so much smiles..it worked !!!