[HCoop-Help] [RE: [HCoop-Announce] .htaccess being disabled on mire]

Lauren McNees lauren at hcoop.net
Tue Feb 26 19:09:51 EST 2008


Yeah, even after I did domtool ~/.domtool/rosasharn.com and got
"Configuration Succeeded" it still didn't work.

domtool-admin describe rosasharn.com gave me:

==============================================================
Node deleuze
==============================================================

--------------------------------------------------------------
DNS SOA:
--------------------------------------------------------------

master
172800
ns1.hcoop.net

86400
1800
1209600
3600

--------------------------------------------------------------
named.conf addition:
--------------------------------------------------------------


zone "rosasharn.com" {
        type master;
        file "/etc/bind/zones/rosasharn.com.zone";
        allow-transfer {
                69.90.123.68;
        };
};

--------------------------------------------------------------
DNS zonefile contents:
--------------------------------------------------------------

rosasharn.com.  172800  IN      NS      ns1.hcoop.net.
rosasharn.com.  172800  IN      NS      ns3.hcoop.net.
rosasharn.com.  172800  IN      A       69.90.123.68
rosasharn.com.  172800  IN      MX      1       deleuze.hcoop.net.
www.rosasharn.com.      172800  IN      A       69.90.123.68
wordpress.rosasharn.com.        172800  IN      A       69.90.123.68

--------------------------------------------------------------
Default e-mail alias:
--------------------------------------------------------------

*@rosasharn.com: lauren at localhost

--------------------------------------------------------------
E-mail handling is on.
--------------------------------------------------------------


==============================================================
Node mire
==============================================================

--------------------------------------------------------------
DNS SOA:
--------------------------------------------------------------

slave
172800
ns1.hcoop.net

86400
1800
1209600
3600

--------------------------------------------------------------
named.conf addition:
--------------------------------------------------------------


zone "rosasharn.com" {
        type slave;
        file "/etc/bind/zones/rosasharn.com.zone";
        masters { 69.90.123.67; };
// Updated: 1204070848.167
};

--------------------------------------------------------------
Web vhost wordpress.rosasharn.com:
--------------------------------------------------------------

# Owner: lauren
<VirtualHost 69.90.123.68:80>
        ErrorLog
/var/log/apache2/user/l/la/lauren/apache/log/mire/wordpress.rosasharn.com/error.log
        CustomLog
/var/log/apache2/user/l/la/lauren/apache/log/mire/wordpress.rosasharn.com/access.log
combined
        ServerName wordpress.rosasharn.com
        SuexecUserGroup lauren nogroup
        WaklogEnabled on
        WaklogLocationPrincipal lauren/daemon at HCOOP.NET
/etc/keytabs/user.daemon/lauren
        DAVLockDB /var/lock/apache2/dav/lauren/DAVLock
        DocumentRoot /afs/hcoop.net/user/l/la/lauren/wordpress
        ServerAdmin lauren at hcoop.net
        <Location />
        RewriteEngine on
        RewriteCond     "%{REQUEST_FILENAME}"   "!-f"
        RewriteCond     "%{REQUEST_FILENAME}"   "!-d"
        RewriteRule     "."     "/index.php" [L]
        </Location>
</VirtualHost>

--------------------------------------------------------------
Web vhost www.rosasharn.com:
--------------------------------------------------------------

# Owner: lauren
<VirtualHost 69.90.123.68:80>
        ErrorLog
/var/log/apache2/user/l/la/lauren/apache/log/mire/www.rosasharn.com/error.log
        CustomLog
/var/log/apache2/user/l/la/lauren/apache/log/mire/www.rosasharn.com/access.log
combined
        ServerName www.rosasharn.com
        SuexecUserGroup lauren nogroup
        WaklogEnabled on
        WaklogLocationPrincipal lauren/daemon at HCOOP.NET
/etc/keytabs/user.daemon/lauren
        DAVLockDB /var/lock/apache2/dav/lauren/DAVLock
        DocumentRoot /afs/hcoop.net/user/l/la/lauren/public_html
        ServerAdmin lauren at hcoop.net
        ServerAlias rosasharn.com
</VirtualHost>

--------------------------------------------------------------
Webalizer config for wordpress.rosasharn.com:
--------------------------------------------------------------

LogFile
/afs/hcoop.net/user/l/la/lauren/.logs/apache/mire/wordpress.rosasharn.com/access.log
OutputDir      
/afs/hcoop.net/common/etc/domtool/webalizer/output/mire/wordpress.rosasharn.com
HostName        wordpress.rosasharn.com
HideSite        wordpress.rosasharn.com
HideReferrer    wordpress.rosasharn.com

--------------------------------------------------------------
Webalizer config for www.rosasharn.com:
--------------------------------------------------------------

LogFile
/afs/hcoop.net/user/l/la/lauren/.logs/apache/mire/www.rosasharn.com/access.log
OutputDir      
/afs/hcoop.net/common/etc/domtool/webalizer/output/mire/www.rosasharn.com
HostName        www.rosasharn.com
HideSite        www.rosasharn.com
HideReferrer    www.rosasharn.com
HideSite        rosasharn.com
HideReferrer    rosasharn.com


> On Wed, Feb 27, 2008 at 12:53 AM, Lauren McNees <lauren at hcoop.net> wrote:
>> I changed my domtool to what you said (copied below) and removed
>> .htaccess
>>  and it broke my links.
>
> Not sure what much else there is to say then, except "works for me".
>
> Did you actually run domtool on your new config?
>
> What does
> $ domtool-admin describe rosasharn.com
> output?
>
> _______________________________________________
> HCoop-Help mailing list
> HCoop-Help at lists.hcoop.net
> https://lists.hcoop.net/listinfo/hcoop-help
>



_______________________________________________
HCoop-Help mailing list
HCoop-Help at lists.hcoop.net
https://lists.hcoop.net/listinfo/hcoop-help




More information about the HCoop-Help mailing list