Results 1 to 1 of 1
-
6th Apr 2011, 05:02 AM #1OPMember
CGI-BIN and Wordpress problem
Anyone know the proper .htaccess setting to get Wordpress to allow access to Cgi-bin?
With wordpress installed, I cannot access Cgi-bin at all. If I remove wordpress completely cgi-bin works again. I did a search on google, and people said wordpress blocks cgi-bin through the .htaccess file that it writes, and those threads are 4-5 years old with no solution posted!
So I'm hoping you experience webmasters know the solution, what change do I need to make in the .htaccess file if that?
This is what I currently have for my .htaccess with Wordpress.
# 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
Thanks in advance guys.LuDo8 Reviewed by LuDo8 on . CGI-BIN and Wordpress problem Anyone know the proper .htaccess setting to get Wordpress to allow access to Cgi-bin? With wordpress installed, I cannot access Cgi-bin at all. If I remove wordpress completely cgi-bin works again. I did a search on google, and people said wordpress blocks cgi-bin through the .htaccess file that it writes, and those threads are 4-5 years old with no solution posted! So I'm hoping you experience webmasters know the solution, what change do I need to make in the .htaccess file if that? 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
-
Wordpress CSS Problem
By cyber-cliff in forum WordpressReplies: 13Last Post: 30th Mar 2012, 10:10 PM -
Wordpress RSS Problem
By moviezzworld in forum WordpressReplies: 0Last Post: 8th Feb 2012, 11:44 AM -
Wordpress Problem
By happyvalentine in forum Technical Help Desk SupportReplies: 6Last Post: 8th Dec 2011, 06:38 AM -
Are you sure you want to do this? - Wordpress Problem
By outbreak in forum Technical Help Desk SupportReplies: 19Last Post: 8th Dec 2011, 01:45 AM -
Wordpress problem / bug
By yasser37 in forum Technical Help Desk SupportReplies: 13Last Post: 31st Dec 2010, 10:43 PM
themaCreator - create posts from...
Version 3.45 released. Open older version (or...