introduction screenshots faq forum blog modules components download
Please use the search function and/or read the FAQ first.

Go to Topic: PreviousNext
Go to: Message ListNew TopicSearchLog InPrint View

htaccess doesn't work



Posted by: mrlen
February 13, 2009 01:11PM
I am using easyphp 3.0 on Vista

When I create a htaccess, it doesn't work.

Why is easyphp ignoring my htaccess?

Evereything used to work just fine on XP, I used it for years. But it didn't work at all on Vista, so I used WAMP for a couple months until I found out it now works on Vista. But now my htaccess wont work and also mysql wont start.

I can do without mysql, but I have to have htaccess working. What's the deal?

Also -- a suggestion.. change the port number, because everyone has skype and skype uses the same number. It's a pain in the rear end.

Thanks all -- thanks :)
Options: ReplyQuote
Posted by: Ilya
March 06, 2009 05:47PM
In Skype go to Options->Advanced->Connection and uncheck "Use port 80 and 443 as alternatives for incoming connections".
You won't feel pain in the rear end anymore :)))
Options: ReplyQuote
Posted by: hybrid
May 20, 2009 10:51AM
Check in your Apache configuration if you have following line:

AllowOverride None

after <Directory "${path}/www">
If so, change "AllowOverride None" to "AllowOverride All".
Works like a charm ;)
Options: ReplyQuote
Posted by: Shoa
June 26, 2009 12:05PM
I am having the very same problem as you I have the three usual solutions active in the default config but .htaccess is being ignored.

LoadModule rewrite_module modules/mod_rewrite.so
AllowOverride All
AccessFileName .htaccess

All of these are unchecked but .htaccess does nothing.
Did you find a solution to the problem ??
Options: ReplyQuote


Go to: Message ListSearchLog In
Your Name: 
Your Email: 
Subject: 
Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.