I will submit an article
When I find time Within the week Within the month Within the year Probably never I'd love to, but ... ( 781 votes ~ 16 comments )
You are not currently logged in. If you do not have a user account then please consider creating one and logging in before you post your comment. This will allow you to track replies to your comment, and take part in the site much more freely.
To add your comment, fill in all the boxes below and then preview it to make sure you're happy with the way that it looks.
This is the comment you were replying to, attached to the article Redirect if a website root is empty?:
#1 Re: Redirect if a website root is empty? Posted by Anonymous (82.32.xx.xx) on Thu 6 Mar 2008 at 00:22 RewriteEngine on <Directory /var/ww> # this is the key. RewriteBase / RewriteCond %{SCRIPT_FILENAME} !-f RewriteCond %{SCRIPT_FILENAME} !-d RewriteRule ^(.*)$ http://www.steve.org.u/ </Directory>
RewriteEngine on <Directory /var/ww> # this is the key. RewriteBase / RewriteCond %{SCRIPT_FILENAME} !-f RewriteCond %{SCRIPT_FILENAME} !-d RewriteRule ^(.*)$ http://www.steve.org.u/ </Directory>
Posting Format:
Inappropriate comments will be removed.
Some help on entry formatting is available
Username:
Password:
[ Advanced Login ]
Register Account