Current Page: 1 of 1
Results 1 - 7 of 7
20 years ago
Paul-Carpenter
Thankyou muchly, but the above was just an experiment to get mod_rewrite working. What I ultimately wanted to do was to get /PaulCarpenter/foo/bar/ to give /PaulCarpenter.php?this=foo&that=bar. Post Edited (05-31-06 21:09)
Forum: WampServer English
20 years ago
Paul-Carpenter
Sure. Thanks for the help. This is my entire .htaccess file atm. RewriteEngine on Rewriterule ^PaulCarpenter/$ PaulCarpenter.php
Forum: WampServer English
20 years ago
Paul-Carpenter
A line, appearing a lot in my error log: f:/wampserver/www/.../.htaccess: Invalid command 'RewriteEngine', perhaps mis-spelled or defined by a module not included in the server configuration I know it's not working becuase I was getting internal server errors when I tried it, and when I put aribitary things in .htaccess documents between <ifmodule mod_rewrite> tags, they didn't happen.
Forum: WampServer English
20 years ago
Paul-Carpenter
Sorry to be a bother but I've now only got the loadmodule line in and WAMP is still behaving as if mod_rewrite weren't enabled.
Forum: WampServer English
20 years ago
Paul-Carpenter
Thanks
Forum: WampServer English
20 years ago
Paul-Carpenter
Thankyou. I don't suppose you could explain why? Also, apologies for the poor phrasing in my original post.
Forum: WampServer English
20 years ago
Paul-Carpenter
In http.conf I have removed the hashes from the "LoadModule rewrite_module modules/mod_rewrite.so" and "AddModule mod_rewrite.c", and restarted the server. Yet WAMP still behaves as if mod_rewrite weren't enabled.
Forum: WampServer English
Current Page: 1 of 1