GIDForums  

Go Back   GIDForums > Web Hosting Forums > Apache Web Server Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 08-Feb-2006, 06:17
wakeup wakeup is offline
New Member
 
Join Date: Feb 2006
Posts: 4
wakeup is on a distinguished road

.htaccess rewrite and http authentication


I installed wordpress with rewrite and I have this .htacces file in www root:

Code:
<IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php </IfModule>

Wordpress run ok and When I request files out of wordpress too. But when I want request files in a folder with .htaccess aunthentication it takes wordpress 404 error. Because it run rewriterule.
Why don't detect the file exist with having a authentication .htacces in the folder?
Any one knoew how solve it?

Thanksss

This is the .htacces file in folder for http authentication
Code:
RewriteEngine Off AuthType Basic AuthName "letras" AuthUserFile "/home/hhdirect/.htpasswds/prueba/passwd" require valid-user
___________________
www.hhdirecto.net
 
 

Recent GIDBlogNARMY by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 19:21.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.