Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 07-27-2008, 02:09 PM   #1
roly
Confirmed User
 
Join Date: Aug 2002
Posts: 1,844
awstats and wordpress htaccess problem

hi

i have just upgraded my apache from 1.3 to 2.2.9 and now my modrewrite doesn't work as it did, so if anyone can advise on the correct format for my requirements it would be appreciated.

i have awstats in a folder called awstats, and i have permalinks setup on wordpress. as i say this did work before but can't access awstats folder now, i just get a 404 with wordpress.

this is my htaccess:

Code:
Options +FollowSymLinks 
RewriteCond %{REQUEST_URI} ^/awstats/ 
RewriteRule .* - [L] 

# BEGIN WordPress 
<IfModule mod_rewrite.c> 
RewriteEngine On 
RewriteBase / 
RewriteCond %{REQUEST_FILENAME} !-f 
RewriteCond %{REQUEST_FILENAME} !-d 
RewriteRule . /index.php [L] 
</IfModule> 

# END WordPress
if i comment out the wordpress rules i can access awstats without any problem and the wordpress rules work, so it's a problem with my rewrite rules but i'm not sure what?

if anyone can see where i am going wrong it would be greatly appreciated.

thanks in advance

roland
roly is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.