Results 1 to 10 of 10
Hybrid View
-
14th Jan 2012, 10:45 PM #1Member
for shits and giggles try
Code:Options +FollowSymLinks # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress
and did you change host or same host as when it was working?r0ck Reviewed by r0ck on . Problem with htaccess All of a sudden my website started showing "403 Forbidden" error messages. I tried to find the reason for this and read that deleting htaccess could solve the problem, tried with renaming it and my index page of my website started working again. Although all my other pages showed 404 not found. The new htaccess file that was generated was empty. I tried to paste the content of the old file into the empty file again, to revert the change so got 403 Forbidden again. What should I do to Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Problem with .htaccess
By Uchiha-Madara in forum DLEReplies: 7Last Post: 4th Apr 2012, 04:58 PM -
Help - Problem with .htaccess DLE
By Uchiha-Madara in forum Web Application/Script SupportReplies: 3Last Post: 15th Jan 2012, 01:33 PM -
how can fix htaccess problem on NGINX ?
By chiwan in forum Server ManagementReplies: 7Last Post: 25th Sep 2011, 04:12 PM -
problem with my .htaccess file for datalife
By zebono2 in forum Web Development AreaReplies: 3Last Post: 24th Sep 2011, 04:33 PM -
.htaccess problem in DLE
By Arthur in forum Webmaster DiscussionReplies: 25Last Post: 8th Mar 2011, 06:39 PM
themaCreator - create posts from...
Version 3.47 released. Open older version (or...