adding .zul and zhtml extensions

This is a discussion on adding .zul and zhtml extensions within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi : I have hosted my site with godaddy.com. My site is in java and my application requires .zhtml and ....


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-17-2008
fusion35
 
Posts: n/a
Default adding .zul and zhtml extensions

Hi :

I have hosted my site with godaddy.com. My site is in java and my
application requires .zhtml and .zul files. Unfortunately, these
extensions are not allowed (by the hosting company) and I have to add
them using .htaccess file. How can that be done?

regards

Devinder
  #2 (permalink)  
Old 04-17-2008
fusion35
 
Posts: n/a
Default Re: adding .zul and zhtml extensions

Hi :

I tried :

<Directory />
Allowoverride All AddType text/html .zhtml
</Directory>


The Server error log.
[Wed Apr 16 22:48:30 2008] [alert] [client 122.162.0.157] /var/chroot/
home/content/n/o/r/myservername/html/.htaccess: <Directory not allowed
here
  #3 (permalink)  
Old 04-18-2008
D. Stussy
 
Posts: n/a
Default Re: adding .zul and zhtml extensions

"fusion35" <fusion35@gmail.com> wrote in message
news:26808e59-970c-445d-9391-3d70c92760a5@m44g2000hsc.googlegroups.com...
> Hi :
>
> I tried :
>
> <Directory />
> Allowoverride All AddType text/html .zhtml
> </Directory>
>
>
> The Server error log.
> [Wed Apr 16 22:48:30 2008] [alert] [client 122.162.0.157] /var/chroot/
> home/content/n/o/r/myservername/html/.htaccess: <Directory not allowed
> here


Remove the directory statements.


  #4 (permalink)  
Old 04-18-2008
phantom
 
Posts: n/a
Default Re: adding .zul and zhtml extensions

"fusion35" <fusion35@gmail.com> wrote in message
news:26808e59-970c-445d-9391-3d70c92760a5@m44g2000hsc.googlegroups.com...
> Hi :
>
> I tried :
>
> <Directory />
> Allowoverride All AddType text/html .zhtml
> </Directory>
>
>
> The Server error log.
> [Wed Apr 16 22:48:30 2008] [alert] [client 122.162.0.157] /var/chroot/
> home/content/n/o/r/myservername/html/.htaccess: <Directory not allowed
> here


As it says <directory> not allowed here, AllowOverride is not an htaccess
directive either.
Have you tried:
AddType text/html .zhtml
on its own?


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 08:21 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0